|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SummaryBundle
A read-only, summary view of a Bundle
object. This will
provide meta-data about the Bundle. For a more detailed look at the
contents of the Bundle, use the Bundle
object.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the description of this Bundle., or null if it doesn't exist. |
BundleID |
getID()
Returns the ID of this object, or null if this object has not yet been saved. |
java.lang.String |
getName()
Returns the name of this Bundle. |
java.util.Date |
getTimeStamp()
On the source Master Server, returns the time stamp of the bundle creation/update. |
Method Detail |
---|
BundleID getID()
java.lang.String getName()
java.lang.String getDescription()
java.util.Date getTimeStamp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |