A B C D E F G H I J L M N O P R S T U V W _

U

UCException - Exception in com.zipxap.vfs.exception
This is the base class for unchecked exceptions.
UCException(String) - Constructor for exception com.zipxap.vfs.exception.UCException
 
UCException(Throwable) - Constructor for exception com.zipxap.vfs.exception.UCException
 
UCException(String, Throwable) - Constructor for exception com.zipxap.vfs.exception.UCException
 
UCIllegalArgumentCannotBeNullException - Exception in com.zipxap.vfs.exception
Thrown to indicate that a method has been passed an illegal or inappropriate null argument.
UCIllegalArgumentCannotBeNullException(String) - Constructor for exception com.zipxap.vfs.exception.UCIllegalArgumentCannotBeNullException
 
UCIllegalArgumentCannotBeNullException(String, String) - Constructor for exception com.zipxap.vfs.exception.UCIllegalArgumentCannotBeNullException
 
UCIllegalArgumentCannotBeNullException(String, Throwable) - Constructor for exception com.zipxap.vfs.exception.UCIllegalArgumentCannotBeNullException
 
UCIllegalArgumentException - Exception in com.zipxap.vfs.exception
MilestoneWhoDate, Time Initial VersionK PenroseOctober 7, 2007, 4:03 PM
UCIllegalArgumentException(String, String) - Constructor for exception com.zipxap.vfs.exception.UCIllegalArgumentException
 
UCIllegalArgumentException(String, String, Throwable) - Constructor for exception com.zipxap.vfs.exception.UCIllegalArgumentException
 
UCParseException - Exception in com.zipxap.vfs.exception
This exception is thrown when text being parsed violates expected convention.
UCParseException(String) - Constructor for exception com.zipxap.vfs.exception.UCParseException
 
UCParseException(String, Throwable) - Constructor for exception com.zipxap.vfs.exception.UCParseException
 
UCUnknownIdentifierException - Exception in com.zipxap.vfs.exception
This exception is thrown when an identifier being resolved is not known in the context (and should be).
UCUnknownIdentifierException(String) - Constructor for exception com.zipxap.vfs.exception.UCUnknownIdentifierException
 
UCUnknownIdentifierException(Throwable) - Constructor for exception com.zipxap.vfs.exception.UCUnknownIdentifierException
 
UCUnknownIdentifierException(String, Throwable) - Constructor for exception com.zipxap.vfs.exception.UCUnknownIdentifierException
 
UNIQUE_ID_DIFFERENT_VERSION - Static variable in class com.zipxap.vfs.dal.utility.UniqueID
 
UniqueID - Class in com.zipxap.vfs.dal.utility
Represents a unique hexidecimal value that can be used to identify objects/records/etc.
UniqueID(String) - Constructor for class com.zipxap.vfs.dal.utility.UniqueID
Acceptible Formats: FormatVariantSize (Hexidecimal digits) HHHHHHHHHHHHHHHHHHHHHHSingle User, Single Application22 HH-HHHH-HHHH-HHHH-HHHHHHHHSingle User, Single Application26 HHHHHHHHHHHHHHHHHHHHHHHHHHSingle User, Multi Application26 HH-HHHH-HHHH-HHHH-HHHHHHHHHHHHSingle User, Multi Application30 HHHHHHHHHHHHHHHHHHHHHHHHHHHHMulti User, Single Application28 HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHMulti User, Single Application32 HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHMulti User, Multi Application32 HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHHHHHMulti User, Multi Application36
UNKNOWN_APP_ID_DIFFERENT_VERSION - Static variable in class com.zipxap.vfs.dal.utility.UniqueID
 
UNKNOWN_APP_ID_INVALID_UNIQUEID - Static variable in class com.zipxap.vfs.dal.utility.UniqueID
 
UNKNOWN_IP_DIFFERENT_VERSION - Static variable in class com.zipxap.vfs.dal.utility.UniqueID
 
UNKNOWN_IP_INVALID_UNIQUEID - Static variable in class com.zipxap.vfs.dal.utility.UniqueID
 
UNKNOWN_USER_ID_DIFFERENT_VERSION - Static variable in class com.zipxap.vfs.dal.utility.UniqueID
 
UNKNOWN_USER_ID_INVALID_UNIQUEID - Static variable in class com.zipxap.vfs.dal.utility.UniqueID
 
updateContent(List<Object>) - Method in class com.zipxap.vfs.VFSFile
This method performs bean serialization using the JavabeanSerializer.
updateContent(byte[]) - Method in class com.zipxap.vfs.VFSFile
Replace the content of this file with the specified content.
updateContent(File) - Method in class com.zipxap.vfs.VFSFile
Replace the content of this file with the content of the file from the file system.
updateContent(InputStream) - Method in class com.zipxap.vfs.VFSFile
Replace the content of this file with the content of the input stream.

A B C D E F G H I J L M N O P R S T U V W _