wt.fv
Class RevaultElemFinder
java.lang.Object
wt.fv.RevaultElemFinder
- public class RevaultElemFinder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oid_attr
private static final String oid_attr
- See Also:
- Constant Field Values
RevaultElemFinder
public RevaultElemFinder()
findPDSToVaultItems
QueryResult findPDSToVaultItems(FvVault vault,
long sId)
throws QueryException,
WTException,
WTPropertyVetoException
- Throws:
QueryException
WTException
WTPropertyVetoException
findVaultToPDSItems
QueryResult findVaultToPDSItems(FvVault vault,
long sId)
throws QueryException,
WTException,
WTPropertyVetoException
- Throws:
QueryException
WTException
WTPropertyVetoException
findOtherVaultsToCurVaultItems
QueryResult findOtherVaultsToCurVaultItems(FvVault vault,
long sId)
throws QueryException,
WTException,
WTPropertyVetoException
- Throws:
QueryException
WTException
WTPropertyVetoException
findCurVaultToOtherVaultsItems
QueryResult findCurVaultToOtherVaultsItems(FvVault vault,
long sId)
throws QueryException,
WTException,
WTPropertyVetoException
- Throws:
QueryException
WTException
WTPropertyVetoException
findForceToSingleVaultItems
QueryResult findForceToSingleVaultItems(FvVault vault,
long sId)
throws QueryException,
WTException,
WTPropertyVetoException
- Find all the elements which must go to the single vault if
property wt.fv.forceContentToVault is set to TRUE
- Throws:
QueryException
WTException
WTPropertyVetoException
findAllContHolderClasses
private Vector findAllContHolderClasses()
throws WTException
- Throws:
WTException