Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.repository.infos
Class XRepositoryInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.object.infos.XObjectInfo
          extended by waggle.common.modules.repository.infos.XRepositoryInfo


public class XRepositoryInfo
extends waggle.common.modules.object.infos.XObjectInfo

XRepositoryInfo.


Field Summary
 boolean RepositoryEnabled
          The Repository enabled status.
 String RepositoryURL
          The Repository access URL.
 boolean RepositoryWritable
          The Repository writable status.

 

Fields inherited from class waggle.common.modules.object.infos.XObjectInfo
ConversationID, CreatedByScaledPictureID, CreatedByUserID, CreatedByUserName, CreatedOnBehalfOfUserID, CreatedOnBehalfOfUserName, CreatedTimestamp, ID, Latitude, Longitude, ModifiedByScaledPictureID, ModifiedByUserID, ModifiedByUserName, ModifiedOnBehalfOfUserID, ModifiedOnBehalfOfUserName, ModifiedTimestamp, Name, ObjectType, ParentID, Removed, RemovedByUserID, RemovedTimestamp, TrackID

 

Constructor Summary
XRepositoryInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

RepositoryEnabled

public boolean RepositoryEnabled
The Repository enabled status.

RepositoryWritable

public boolean RepositoryWritable
The Repository writable status.

RepositoryURL

public String RepositoryURL
The Repository access URL.

Constructor Detail

XRepositoryInfo

public XRepositoryInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.