Package wt.fv
Class FvMount
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.fv._FvMount
wt.fv.FvMount
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.fv._Recordable,wt.fv.Recordable,DisplayIdentification
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,interfaces=wt.fv.Recordable.class,versions=-3328401913156432545L,properties={@GeneratedProperty(name="path",type=java.lang.String.class),@GeneratedProperty(name="local",type=boolean.class),@GeneratedProperty(name="lastStatusUpdateTime",type=java.sql.Timestamp.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="status",type=FvMountStatus.class,initialValue="FvMountStatus.UNKNOWN",accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(required=true))},roleA=@GeneratedRole(name="folder",type=FileFolder.class),roleB=@GeneratedRole(name="host",type=FvHost.class),tableProperties=@TableProperties(tableName="FvMount"))
public class FvMount
extends wt.fv._FvMount
Use the newFvMount static factory method(s), not the FvMount
constructor, to construct instances of this class. Instances must be
constructed using the static factory(s), in order to ensure proper initialization
of the instance.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes