|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwVersion | |
---|---|
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.history |
Uses of OwVersion in com.wewebu.ow.server.ecm |
---|
Methods in com.wewebu.ow.server.ecm that return OwVersion | |
---|---|
OwVersion |
OwVersionSeries.getLatest()
retrieve the latest version in the series |
OwVersion |
OwVersionSeries.getReleased()
retrieve the released version in the series |
OwVersion |
OwVersionSeries.getReservation()
retrieve the reservation (intermediate after checkout) version in the series |
OwVersion |
OwStandardVirtualFolderObjectFactory.getVersion()
get the current version object |
OwVersion |
OwStandardDecoratorObject.getVersion()
|
OwVersion |
OwObjectSkeleton.getVersion()
get the current version object |
OwVersion |
OwObject.getVersion()
get the current version object |
OwVersion |
OwFileObject.getVersion()
get the current version object |
Methods in com.wewebu.ow.server.ecm with parameters of type OwVersion | |
---|---|
boolean |
OwVersion.equals(OwVersion version_p)
check if this version is equal to the given version |
OwObject |
OwVersionSeries.getObject(OwVersion version_p)
get a OwObject for a given OwVersion |
Uses of OwVersion in com.wewebu.ow.server.history |
---|
Methods in com.wewebu.ow.server.history that return OwVersion | |
---|---|
OwVersion |
OwStandardHistoryEntry.getVersion()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |