Uses of Package
de.xima.fc.common.function.accessor
-
Packages that use de.xima.fc.common.function.accessor Package Description de.xima.fc.common.function.accessor Package containing various interfaces for generic accessors.de.xima.fc.logic.filesystem -
Classes in de.xima.fc.common.function.accessor used by de.xima.fc.common.function.accessor Class Description ICreatedAtGetter Getter for the time when an object was created.ICreatedAtSetter Setter for the time when an object was created.ICreatedByGetter Getter for the name of the user who created an object.ICreatedBySetter Setter for the name of the user who created an object.IFileSizeGetter Getter for the file size of an object representing a file.IFileSizeSetter Setter for the file size of an object representing a file.ILastModifiedAtGetter Getter for the time when the last modification to an object was made.ILastModifiedAtSetter Setter for the time when the last modification to an object was made.ILastModifiedByGetter Getter for the name of the user who made the last modification to an object.ILastModifiedBySetter Setter for the name of the user who made the last modification to an object.IScopeGetter Getter for the scope of an object.IScopeSetter Setter for the scope of an object. -
Classes in de.xima.fc.common.function.accessor used by de.xima.fc.logic.filesystem Class Description ICreatedAtSetter Setter for the time when an object was created.ICreatedBySetter Setter for the name of the user who created an object.IFileSizeGetter Getter for the file size of an object representing a file.ILastModifiedAtAccessor Accessor (getter+setter) for the time when the last modification to an object was made.ILastModifiedAtGetter Getter for the time when the last modification to an object was made.ILastModifiedAtSetter Setter for the time when the last modification to an object was made.ILastModifiedByAccessor Accessor (getter+setter) for the name of the user who made the last modification to an object.ILastModifiedByGetter Getter for the name of the user who made the last modification to an object.ILastModifiedBySetter Setter for the name of the user who made the last modification to an object.IScopeAccessor Accessor (getter+setter) for the scope of an object.IScopeGetter Getter for the scope of an object.IScopeSetter Setter for the scope of an object.