Skip navigation links

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

E20955-01


waggle.common.modules.repository.infos
Class XRepositoryCollectionInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.repository.infos.XRepositoryCollectionInfo


public class XRepositoryCollectionInfo
extends XDTO

XRepositoryCollectionInfo.


Field Summary
 Date CollectionCreatedDate
          The Collection's created date.
 String CollectionCreator
          The Collection's creator.
 String CollectionID
          The Collection ID.
 String CollectionName
          The Collection's name.
 String CollectionParentID
          The Collection's Parent ID.
 String CollectionPath
          The Collection's path.

 

Constructor Summary
XRepositoryCollectionInfo()
           

 

Method Summary

 

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

 

Field Detail

CollectionID

public String CollectionID
The Collection ID.

CollectionParentID

public String CollectionParentID
The Collection's Parent ID.

CollectionName

public String CollectionName
The Collection's name.

CollectionCreator

public String CollectionCreator
The Collection's creator.

CollectionPath

public String CollectionPath
The Collection's path.

CollectionCreatedDate

public Date CollectionCreatedDate
The Collection's created date.

Constructor Detail

XRepositoryCollectionInfo

public XRepositoryCollectionInfo()

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.