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

A

AbstractXmlObject - Class in com.waveset.util
An abstract class that implements the XmlObject interface and provides a set of default implementations for some methods.
AbstractXmlObject() - Constructor for class com.waveset.util.AbstractXmlObject
 
add(String, Object) - Method in class com.waveset.object.GenericObject
Add an element to a list.
add(Object) - Method in class com.waveset.object.WavesetResult
Add an object to the result.
add(Object) - Method in class com.waveset.object.WSAttribute
Adds a value if this attribute does not already contain the value, or if this attribute is ordered.
add(Object, int, String) - Method in class com.waveset.object.WSAttribute
Adds a value if this attribute does not already contain the value, or if this attribute is ordered.
add(Date) - Method in class com.waveset.util.Util.TimePeriod
Add the time period to a date, and return the relative date.
addAdminGroup(AdminGroup) - Method in class com.waveset.object.Principal
 
addAdminGroupRef(ObjectRef) - Method in class com.waveset.object.Principal
Add one approver to our approver list.
addAdminRoleRef(ObjectRef) - Method in class com.waveset.object.Subject
 
addApprover(ObjectRef) - Method in class com.waveset.object.ObjectGroup
Add one approver to our approver list.
addApprover(WSUser) - Method in class com.waveset.object.ObjectGroup
Add one approver to our approver list.
addApprover(ObjectRef) - Method in class com.waveset.object.Role
Add one approver to our approver list.
addApprover(WSUser) - Method in class com.waveset.object.Role
Add one approver to our approver list.
addAuditPolicyRef(ObjectRef) - Method in class com.waveset.object.ObjectGroup
 
addAuditPolicyRef(ObjectRef) - Method in class com.waveset.object.WSUser
 
addCondition(AttributeCondition) - Method in class com.waveset.object.QueryOptions
Add one attribute condition to the query.
addCondition(Object, Object) - Method in class com.waveset.object.QueryOptions
Add one attribute condition to the query.
addCondition(Object, AttributeCondition.Operator, Object) - Method in class com.waveset.object.QueryOptions
Add one attribute condition to the query.
addConditions(Map) - Method in class com.waveset.object.QueryOptions
Add a set of attribute conditions represented as a Map of name/value pairs with an implicit equality comparison.
addConditions(AttributeCondition[]) - Method in class com.waveset.object.QueryOptions
Add a set of attribute conditions represented as an array.
addConditions(List) - Method in class com.waveset.object.QueryOptions
Add a set of attribute conditions represented as a List of AttributeCondition objects.
addContainedRole(ContainedRole) - Method in class com.waveset.object.Role
Add a contained role
addControlledObjectGroup(ObjectGroup) - Method in class com.waveset.object.Principal
 
addDeferredAttribute(AttributeRef) - Method in class com.waveset.object.ResourceInfo
 
addElement(List, int, Object) - Static method in class com.waveset.util.Util
Add an element to an array list at the given position, growing the array if necessary to avoid exceptions.
addError(ErrorMessage) - Method in class com.waveset.object.WavesetResult
 
addError(ResultError) - Method in class com.waveset.object.WavesetResult
Add a ResultError object.
addException(Throwable) - Method in class com.waveset.object.WavesetResult
Add an exception to the result.
addMemberObjectGroup(ObjectRef) - Method in class com.waveset.object.PersistentObject
Add a new object group, declaring this object as a member of that group.
addMemberObjectGroup(ObjectGroup) - Method in class com.waveset.object.PersistentObject
Add a new object group, declaring this object as a member of that group.
addMessage(String) - Method in class com.waveset.object.WavesetResult
Add an pre-formatted ordinary message to the result.
addMessage(Message) - Method in class com.waveset.object.WavesetResult
 
addNamedResult(String, String, Object) - Method in class com.waveset.object.WavesetResult
Add a named object to the result.
addNamedResult(String, Object) - Method in class com.waveset.object.WavesetResult
Add a named data object to the result.
addOrderBy(Object) - Method in class com.waveset.object.QueryOptions
Add one orderBy attribute.
addPasswordToPasswordHistory(byte[]) - Method in class com.waveset.object.ResourceInfo
Add to the new password to the top of the list of previous passwords
addPasswordToPasswordHistory(byte[], String) - Method in class com.waveset.object.ResourceInfo
Add to the new password to the top of the list of previous passwords
addPasswordToPasswordHistory(byte[], Policy) - Method in class com.waveset.object.WSUser
Add to the new password to the top of the list of previous passwords
addPasswordToPasswordHistory(byte[], String, Policy) - Method in class com.waveset.object.WSUser
 
addPermission(Permission) - Method in class com.waveset.object.Principal
 
addPolicyRef(ObjectRef) - Method in class com.waveset.object.ObjectGroup
 
addPolicyRef(ObjectRef) - Method in class com.waveset.object.WSUser
 
addPrincipalRef(ObjectRef) - Method in class com.waveset.object.Subject
 
addPrivateService(ObjectRef) - Method in class com.waveset.object.WSUser
Add a private service to the list.
addPrivateService(Service) - Method in class com.waveset.object.WSUser
Add a private service to the list.
addPrivateServices(List) - Method in class com.waveset.object.WSUser
Add a list of private services.
addResource(Resource) - Method in class com.waveset.object.Role
Add a new resource to the application.
addResource(ObjectRef) - Method in class com.waveset.object.Role
Adds a resource to the application.
addResourceIdentity(ResourceIdentity) - Method in class com.waveset.object.WSUser
Add information about a resource identity.
addResourceInfo(ResourceInfo) - Method in class com.waveset.object.WSUser
Add information about a resource account.
addResult(ResultItem) - Method in class com.waveset.object.WavesetResult
Add a new item to the result object.
addResult(String, Object) - Method in class com.waveset.object.WavesetResult
Add a typed string result.
addRole(ObjectRef) - Method in class com.waveset.object.WSUser
Set the role reference.
addRole(Role) - Method in class com.waveset.object.WSUser
Set the role.
addRoleAttribute(RoleAttribute) - Method in class com.waveset.object.Role
Adds a RoleAttribute(value assignment) to the role.
addRoleExclusionRef(ObjectRef) - Method in class com.waveset.object.Role
 
addRoleInfo(RoleInfo) - Method in class com.waveset.object.WSUser
 
addRoleInfoDirect(RoleInfo) - Method in class com.waveset.object.WSUser
 
addRoleRef(ObjectRef) - Method in class com.waveset.object.WSUser
Set the role reference.
addService(ObjectRef) - Method in class com.waveset.object.Role
Adds a service reference to the application.
addService(Service) - Method in class com.waveset.object.Role
Add one service to the list.
addString(String[], String) - Static method in class com.waveset.util.Util
Return a new string array with the string added.
addSuperRole(ObjectRef) - Method in class com.waveset.object.Role
 
addSuperRole(Role) - Method in class com.waveset.object.Role
 
addToken(List, String, boolean, String, boolean) - Static method in class com.waveset.util.Util
 
addWarning(Message) - Method in class com.waveset.object.WavesetResult
Add an warning message to the result.
addWorkItemDelegate(WSUser.Delegate) - Method in class com.waveset.object.WSUser
Adds the specified Delegate object to this user's set of work item delegate objects.
addXmlHeader(StringBuffer, String) - Static method in class com.waveset.object.PersistentObject
Adds a standard XML header, DOCTYPE statement and element start tag.
addXmlHeader(StringBuffer, String) - Static method in class com.waveset.util.AbstractXmlObject
Adds a standard XML header, DOCTYPE statement and element start tag.
All - Static variable in class com.waveset.object.ObjectGroup
 
ALL_INTERFACES - Static variable in class com.waveset.object.WSUser
Value of the loginInterface argument indicating the "All Interfaces" value.
appendFile(String, String, long) - Static method in class com.waveset.util.Util
See appendFile, below.
appendFile(String, String) - Static method in class com.waveset.util.Util
Append to a file.
appendString(String[], String) - Static method in class com.waveset.util.Util
Similar to addString but just appends the string to end of the list (no sorting, no check for duplicates, no guard against null values).
APPLICATION - Static variable in class com.waveset.object.Subject
The name of an option containing the "application name" to be used in audit events.
applyAssignmentExclusions(Collection) - Method in class com.waveset.object.WSUser
 
applyAssignmentExclusions(Collection, Collection) - Static method in class com.waveset.object.WSUser
Static utility method to apply an exclusion list.
applyExclusions(List) - Method in class com.waveset.object.WSUser
Given a flattened list of Resource objects such as that returned by Service.getFlatResources, return a new list filtered to remove any Resources that are on this user's exclusion list.
applyExclusions(Collection) - Method in class com.waveset.object.WSUser
 
applyExclusions(List, List) - Static method in class com.waveset.object.WSUser
Static utility method to apply an exclusion list.
applyExclusions(Collection, Collection) - Static method in class com.waveset.object.WSUser
 
APPROVAL - Static variable in class com.waveset.object.WorkItem
 
ARG_ARG1 - Static variable in class com.waveset.util.JdbcUtil
 
ARG_ARG2 - Static variable in class com.waveset.util.JdbcUtil
 
ARG_ARG3 - Static variable in class com.waveset.util.JdbcUtil
 
ARG_DATABASE - Static variable in class com.waveset.util.JdbcUtil
 
ARG_DRIVER_CLASS - Static variable in class com.waveset.util.JdbcUtil
 
ARG_DRIVER_PREFIX - Static variable in class com.waveset.util.JdbcUtil
 
ARG_HOST - Static variable in class com.waveset.util.JdbcUtil
 
ARG_PARAMS - Static variable in class com.waveset.util.JdbcUtil
 
ARG_PASSWORD - Static variable in class com.waveset.util.JdbcUtil
 
ARG_PORT - Static variable in class com.waveset.util.JdbcUtil
 
ARG_SQL - Static variable in class com.waveset.util.JdbcUtil
 
ARG_TYPE - Static variable in class com.waveset.util.JdbcUtil
 
ARG_URL - Static variable in class com.waveset.util.JdbcUtil
 
ARG_USER - Static variable in class com.waveset.util.JdbcUtil
 
arrayEquals(Object[], Object[]) - Static method in class com.waveset.util.Util
Tests whether two arrays are equal.
arrayToString(byte[]) - Static method in class com.waveset.util.Util
 
arrayToString(boolean[]) - Static method in class com.waveset.util.Util
 
arrayToString(long[]) - Static method in class com.waveset.util.Util
 
arrayToString(double[]) - Static method in class com.waveset.util.Util
 
arrayToString(int[]) - Static method in class com.waveset.util.Util
 
arrayToString(Object[]) - Static method in class com.waveset.util.Util
 
assimilate(Map) - Method in class com.waveset.object.GenericObject
Given a map containing a flat list of attributes, assimilate the values into our object.
assimilate(WavesetResult) - Method in class com.waveset.object.WavesetResult
Appends the items in one result with this one.
assimilateMessages(WavesetResult) - Method in class com.waveset.object.WavesetResult
Append the messages or errors from another result.
assimilateModifications(Map) - Method in class com.waveset.object.GenericObject
A variant of assimilate that recognizes Modification objects.
atod(String) - Static method in class com.waveset.util.Util
Convert a String value into a primitive double value.
atod(String, double) - Static method in class com.waveset.util.Util
Convert a String value into a primitive double value.
atof(String) - Static method in class com.waveset.util.Util
Convert a String value into a primitive float value.
atof(String, float) - Static method in class com.waveset.util.Util
Convert a String value into a primitive float value.
atoi(String) - Static method in class com.waveset.util.Util
Convert a String value into a primitive integer value.
atoi(String, int) - Static method in class com.waveset.util.Util
Convert a String value into a primitive integer value.
atol(String) - Static method in class com.waveset.util.Util
Convert a String value into a primitive integer value.
atol(String, long) - Static method in class com.waveset.util.Util
Convert a String value into a primitive long value.
ATT_ACCOUNT_DISPLAY_NAME - Static variable in class com.waveset.object.ResourceInfo
 
ATT_ACCOUNT_GUID - Static variable in class com.waveset.object.ResourceInfo
 
ATT_ACCOUNT_TYPE - Static variable in class com.waveset.object.ResourceInfo
 
ATT_ACCOUNTID - Static variable in class com.waveset.object.ResourceInfo
 
ATT_ASCII - Static variable in class com.waveset.object.ResourceInfo
 
ATT_CONTROLLING_ADMINS - Static variable in class com.waveset.object.QueryOptions
The name of a pseudo-attribute that may be used in an attribute condition for queries on ObjectGroup objects.
ATT_CREATED - Static variable in class com.waveset.object.ResourceInfo
 
ATT_DELETE - Static variable in class com.waveset.object.ResourceInfo
 
ATT_DEPENDENT - Static variable in class com.waveset.object.ResourceInfo
 
ATT_DISABLED - Static variable in class com.waveset.object.ResourceInfo
 
ATT_ID - Static variable in class com.waveset.object.GenericObject
 
ATT_IGNORE_TIMEOUT - Static variable in class com.waveset.object.WorkItem
 
ATT_INSTANCEID - Static variable in class com.waveset.object.ResourceInfo
 
ATT_ITEM_TYPE - Static variable in class com.waveset.object.WorkItem
 
ATT_LAST_PASSWORD_CHANGE - Static variable in class com.waveset.object.ResourceInfo
 
ATT_NAME - Static variable in class com.waveset.object.GenericObject
 
ATT_PASSWORD - Static variable in class com.waveset.object.ResourceInfo
 
ATT_PASSWORD_RESET - Static variable in class com.waveset.object.ResourceInfo
 
ATT_PENDING - Static variable in class com.waveset.object.ResourceInfo
 
ATT_PENDING_MANUAL_ACTION - Static variable in class com.waveset.object.ResourceInfo
 
ATT_PERMISSIONS - Static variable in class com.waveset.object.QueryOptions
The name of a pseudo-attribute that may be used in an attribute condition for queries on User objects.
ATT_PRIMARY - Static variable in class com.waveset.object.ResourceInfo
 
ATT_PRIVATE - Static variable in class com.waveset.object.ResourceInfo
 
ATT_PROTECTED - Static variable in class com.waveset.object.ResourceInfo
 
ATT_REJECTOR - Static variable in class com.waveset.object.ResourceInfo
 
ATT_REQUEST - Static variable in class com.waveset.object.WorkItem
 
ATT_REQUESTER - Static variable in class com.waveset.object.WorkItem
 
ATT_SIMILAR_TO - Static variable in class com.waveset.object.QueryOptions
The name of a pseudo-attribute that may be used in an attribute condition for queries on User objects.
ATT_SYNCEXEC - Static variable in class com.waveset.object.WorkItem
 
ATT_TEMPID - Static variable in class com.waveset.object.ResourceInfo
 
ATT_THROWABLE - Static variable in class com.waveset.object.ResultError
 
ATT_TIMEOUT - Static variable in class com.waveset.object.WorkItem
 
ATT_TRANSIENT - Static variable in class com.waveset.object.WorkItem
 
ATT_TYPE - Static variable in class com.waveset.object.GenericObject
 
ATT_USER_TYPE - Static variable in class com.waveset.object.QueryOptions
The name of a pseudo-attribute that may be used in an attribute condition for queries on User objects.
ATT_VALUE - Static variable in class com.waveset.object.GenericObject
 
AttributeCondition - Class in com.waveset.object
AttributeCondition structures query expressions.
AttributeCondition(String, AttributeCondition.Operator, Object) - Constructor for class com.waveset.object.AttributeCondition
Describes an attribute-value comparison to a string.
AttributeCondition(Attribute, AttributeCondition.Operator, Object) - Constructor for class com.waveset.object.AttributeCondition
Describes an attribute-value comparison to a string.
AttributeCondition(String, String, Object) - Constructor for class com.waveset.object.AttributeCondition
Describes an attribute-value comparison to a string.
AttributeCondition(String) - Constructor for class com.waveset.object.AttributeCondition
Construct an AttributeCondition from an XML string
AttributeCondition(Element) - Constructor for class com.waveset.object.AttributeCondition
Construct an AttributeCondition from an XML element
AttributeCondition.Operator - Class in com.waveset.object
A static instance represents each operator supported by the AttributeCondition class.
AttributeExpression - Interface in com.waveset.object
Evaluates to true or false for a specified set of attribute values.
attributesMatch(LogicalExpression) - Method in class com.waveset.object.PersistentObject
Return true if the attributes exposed by this object satisfy the specified logical expression.
attributesMatch(AttributeCondition[]) - Method in class com.waveset.object.PersistentObject
Return true if the attributes exposed by this object meet the supplied list of attribute conditions.
attributesMatch(WSAttributes) - Method in class com.waveset.object.PersistentObject
Return true if the supplied list of attributes match attributes exposed by this object.
AUTO - Static variable in class com.waveset.util.jms.JmsUtil.JmsReliableMessagingEnum
 

B

breakLock(Object, String, Map) - Method in interface com.waveset.object.ObjectSource
Break a lock held on an object.
browse() - Method in class com.waveset.object.GenericObject
Method to bring up the view browser.
btoa(boolean) - Static method in class com.waveset.util.Util
Convert a primitive boolean value to a string.
buildDn(String, String) - Static method in class com.waveset.ui.FormUtil
Takes a names and the baseContext to append to the name.
buildDns(String, String, String) - Static method in class com.waveset.ui.FormUtil
Takes a string, the delimeter with which to parse the string, and the baseContext to append to each token in the string.
buildDns(List, String) - Static method in class com.waveset.ui.FormUtil
Takes a list of names and the baseContext to append to each token in the list.
buildFTPURL(String, String, String, String, EncryptedData, String) - Static method in class com.waveset.util.Util
 
buildUrl(Map, String) - Static method in class com.waveset.util.JndiUtil
 
byteToChar(byte[], String) - Static method in class com.waveset.util.Util
Converts a byte array to character array.
byteToChar(byte[]) - Static method in class com.waveset.util.Util
Converts a byte array to a char array.

C

callResourceMethod(String, String, Map) - Method in interface com.waveset.object.LighthouseContext
Call a resource adapter specific method.
callResourceMethod(LighthouseContext, String, String, Map) - Static method in class com.waveset.ui.FormUtil
This method will invoke the specified method on the specified resource, passing the given Map of arguments into the method, if the current subject has view access to the specified resource.
callWebService(LighthouseContext, String, String, String, String, GenericObject) - Static method in class com.waveset.ui.FormUtil
This method will call a web service on a WebServiceResourceAdapter
charToByte(char[]) - Static method in class com.waveset.util.Util
Converts a char array to a byte array.
charToByte(char[], String) - Static method in class com.waveset.util.Util
Converts a char array to a byte array.
checkContentLength(int) - Static method in class com.waveset.util.WavesetProperties
Check the specified length against maximum file size limit.
checkDirectory(File, boolean) - Static method in class com.waveset.util.Util
 
checkForReferenceCycles(Service, Stack) - Static method in class com.waveset.object.Service
Recursively walk down a reference chain, watching for cycles.
checkinObject(PersistentObject, Map) - Method in interface com.waveset.object.ObjectSource
Store changes to an object and release the logical lock.
checkinView(GenericObject, Map) - Method in interface com.waveset.object.ObjectSource
Checkin a view.
checkoutObject(Object, String, Map) - Method in interface com.waveset.object.ObjectSource
Checkout a persistent object for editing.
checkoutView(String, Map) - Method in interface com.waveset.object.ObjectSource
Checkout a view.
checkPermission(PersistentObject, Right) - Method in interface com.waveset.object.LighthouseContext
Check permissions for the curent subject against the given object and right.
checkPermission(Type, Right) - Method in interface com.waveset.object.LighthouseContext
Check permissions for the current subject, against the given type and right.
checkPermissionToAnyAuthTypeSubType(Type, Right) - Method in interface com.waveset.object.LighthouseContext
Check permissions for the given subject, against the given type or any of its authtype subtypes and right.
checkReference(ObjectRef) - Method in class com.waveset.object.PersistentObject
Checks a reference owned by an object to make sure that the referenced object is in the same cache as the referencing object.
checkReferencePermissions(PersistentObject) - Method in interface com.waveset.object.LighthouseContext
Check connect/disconnect permissions to objects referenced by another object.
checkReferences(List) - Method in class com.waveset.object.PersistentObject
Check a list of references.
checkStringQualityPolicy(LighthouseContext, String, Object, Map, List, String) - Static method in class com.waveset.ui.FormUtil
Check string value against string policy Return true if string passes policy tests or error msg(s) if fails Add option returnNull=true to map and a success will return null.
checkSubjectTimeout() - Method in class com.waveset.object.Subject
 
checksum(String) - Static method in class com.waveset.util.Util
Calculates the CRC32 checksum of the specified file.
checksum(File) - Static method in class com.waveset.util.Util
 
clear() - Method in class com.waveset.object.GenericObject
 
clear() - Method in class com.waveset.object.Subject
 
clear() - Method in class com.waveset.object.WSAttribute
 
clearAdminGroups() - Method in class com.waveset.object.Principal
 
clearAliases() - Method in class com.waveset.object.GenericObject
Clear the aliases.
clearAnswers() - Method in class com.waveset.object.WSUser
Remove all answers from this user.
clearAnswers(String) - Method in class com.waveset.object.WSUser
Remove all answers for the specified login interface from this user.
clearApprovers() - Method in class com.waveset.object.ObjectGroup
Clear the approvers list.
clearApprovers() - Method in class com.waveset.object.Role
Clear the approvers list.
clearContainedRoles() - Method in class com.waveset.object.Role
 
clearDirty() - Method in class com.waveset.object.WorkItem
Clear the dirty flag.
clearExtendedAttributes() - Static method in class com.waveset.object.WSUser
Deprecated as of 8.0.
clearId() - Method in class com.waveset.object.PersistentObject
Removes the ID from an object.
clearResourceIdentities() - Method in class com.waveset.object.WSUser
Remove all the resource identity objects from the user.
clearResourceInfo() - Method in class com.waveset.object.WSUser
Remove all the resource info objects from the user.
clearResourceObjectGetCache(String, String, String) - Method in interface com.waveset.object.LighthouseContext
Clear all resource object lists from the cache for all users including default
clearResourceObjectGetCache(Map) - Method in interface com.waveset.object.LighthouseContext
Clear specified resource object lists from the cache
clearResourceObjectListCache(String, String, String) - Method in interface com.waveset.object.LighthouseContext
Clear all resource object lists from the cache for all users including default
clearResourceObjectListCache(Map) - Method in interface com.waveset.object.LighthouseContext
Clear specified resource object lists from the cache
clearResourceObjectListCache(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
Variant that takes a list of resourceids and an existing session
clearResourceObjectListCache(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceid and an existing session.
clearResourceObjectListCache(LighthouseContext, String, String, Map) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceid (supporting resource templates) and an existing session.
clearResourceObjectListCache(String, String, List) - Static method in class com.waveset.ui.FormUtil
Variant that takes a list of resourceids and a subject string
clearResourceObjectListCache(String, String, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceId and a subject string.
clearResourceObjectListCache(String, String, String, Map) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceid (supporting resource templates) and a subject string.
clearResourceObjectListCache(String, Map<String, Object>) - Static method in class com.waveset.ui.FormUtil
Variant that takes an options map.
clearResourceObjectListCache(LighthouseContext, Map<String, Object>) - Static method in class com.waveset.ui.FormUtil
Variant that takes an options map.
clearResources() - Method in class com.waveset.object.Role
Removes all resources from the application.
clearRoleAttributes() - Method in class com.waveset.object.Role
Clear the list of RoleAttribute(value assignment) objects, which correspond to the attributes assigned to an account when a Role is assigned - not the (extended and built-in) attributes of a Role.
clearRoleExclusionRefs() - Method in class com.waveset.object.Role
 
clearServices() - Method in class com.waveset.object.Role
Clear the services list.
clearSuperRoles() - Method in class com.waveset.object.Role
 
clearWSAttributes() - Method in class com.waveset.object.WSUser
 
CLIENT - Static variable in class com.waveset.util.jms.JmsUtil.JmsReliableMessagingEnum
 
CLIENT_IP - Static variable in class com.waveset.object.Subject
The name of an option containing the client IP address parameter to be used in audit events.
clone() - Method in class com.waveset.util.Util.TimePeriod
Clone the TimePeriod.
cloneAs(String) - Method in class com.waveset.object.PersistentObject
Clones an object, changing the name in the process.
cloneObject() - Method in class com.waveset.object.ObjectGroup
 
cloneObject() - Method in class com.waveset.object.PersistentObject
Clones an object.
cloneObject() - Method in class com.waveset.util.AbstractXmlObject
Make a deep copy of an object by serializing it and parsing the serialization into a new object.
close() - Method in interface com.waveset.util.jms.JmsWriter
Inform the system that no more messaging will occur on this object.
closeConnection(Connection) - Static method in class com.waveset.util.JdbcUtil
Close a connection quietly.
closeConnection(Connection) - Static method in class com.waveset.util.jms.JmsUtil
Inform the system that no more messaging will occur on the Connection.
closeConnection(DirContext) - Static method in class com.waveset.util.JndiUtil
Close a connection.
closeResult(ResultSet) - Static method in class com.waveset.util.JdbcUtil
Close a result, quietly.
closeStatement(PreparedStatement) - Static method in class com.waveset.util.JdbcUtil
Close a statement quietly.
CNTRY - Static variable in class com.waveset.util.URLBuilder
 
code_id - Static variable in class com.waveset.object.AttributeCondition
 
code_id - Static variable in interface com.waveset.object.AttributeExpression
 
code_id - Static variable in class com.waveset.object.GenericObject
 
code_id - Static variable in interface com.waveset.object.LighthouseContext
 
code_id - Static variable in class com.waveset.object.ObjectGroup
 
code_id - Static variable in interface com.waveset.object.ObjectSource
 
code_id - Static variable in class com.waveset.object.PersistentObject
 
code_id - Static variable in class com.waveset.object.Principal
 
code_id - Static variable in class com.waveset.object.QueryOptions
 
code_id - Static variable in interface com.waveset.object.QueryResult
 
code_id - Static variable in interface com.waveset.object.QueryResultRow
 
code_id - Static variable in class com.waveset.object.ResourceInfo
 
code_id - Static variable in class com.waveset.object.ResultError
 
code_id - Static variable in class com.waveset.object.ResultItem
 
code_id - Static variable in class com.waveset.object.Role
 
code_id - Static variable in class com.waveset.object.Service
 
code_id - Static variable in class com.waveset.object.Subject
 
code_id - Static variable in class com.waveset.object.TaskResult
 
code_id - Static variable in class com.waveset.object.WavesetResult
 
code_id - Static variable in class com.waveset.object.WorkItem
 
code_id - Static variable in class com.waveset.object.WSAttribute
 
code_id - Static variable in class com.waveset.object.WSAttributes
 
code_id - Static variable in class com.waveset.object.WSUser
 
code_id - Static variable in class com.waveset.ui.FormUtil
 
code_id - Static variable in class com.waveset.util.AbstractXmlObject
 
code_id - Static variable in class com.waveset.util.JdbcUtil
 
code_id - Static variable in class com.waveset.util.jms.JmsUtil
 
code_id - Static variable in interface com.waveset.util.jms.JmsWriter
 
code_id - Static variable in class com.waveset.util.JndiUtil
 
code_id - Static variable in class com.waveset.util.RandomGen
 
code_id - Static variable in class com.waveset.util.URLBuilder
 
code_id - Static variable in class com.waveset.util.Util
 
code_id - Static variable in class com.waveset.util.WavesetProperties
 
code_id - Static variable in interface com.waveset.util.XmlObject
This is only public so that it can be contained in an interface.
com.waveset.object - package com.waveset.object
The core Waveset object model.
com.waveset.ui - package com.waveset.ui
 
com.waveset.util - package com.waveset.util
A set of general purpose utility classes.
com.waveset.util.jms - package com.waveset.util.jms
 
commaDelimitedStringToList(String) - Static method in class com.waveset.util.Util
 
commentProperty(String) - Static method in class com.waveset.util.WavesetProperties
Comment a property out of the Waveset.properties file and store it.
commit() - Method in interface com.waveset.util.jms.JmsWriter
Commit all messages done in the current transaction and release any locks currently held.
commitSession(Session) - Static method in class com.waveset.util.jms.JmsUtil
Commit all messaging done in the specified Session, and release any locks currently held.
commitView(GenericObject, Map) - Method in interface com.waveset.object.ObjectSource
Commit a view.
COMP_ACCESS_POLICY - Static variable in interface com.waveset.object.LighthouseContext
 
COMP_AUTH_CACHE - Static variable in interface com.waveset.object.LighthouseContext
 
COMP_LOGIN_CONFIG_INFO - Static variable in interface com.waveset.object.LighthouseContext
 
COMP_PROVISIONER - Static variable in interface com.waveset.object.LighthouseContext
 
COMP_RECONCILER - Static variable in interface com.waveset.object.LighthouseContext
 
COMP_REPOSITORY - Static variable in interface com.waveset.object.LighthouseContext
 
COMP_SUBJECT_AUTH_CACHE - Static variable in interface com.waveset.object.LighthouseContext
 
COMP_TASK_MANAGER - Static variable in interface com.waveset.object.LighthouseContext
 
COMP_WORKFLOW - Static variable in interface com.waveset.object.LighthouseContext
 
compare(Object, Object) - Method in class com.waveset.object.PersistentObject.Comparator
 
compare(Object, Object) - Method in class com.waveset.object.ResourceInfo.CompareResourceNameAndAccountId
 
compare(Object, Object) - Method in class com.waveset.ui.FormUtil.StringComparator
 
compare(Object, Object) - Method in class com.waveset.util.Util.StringComparator
 
COMPARE_RESOURCE_NAME_AND_ACCOUNT_ID - Static variable in class com.waveset.object.ResourceInfo
 
compareTo(Object) - Method in class com.waveset.object.AttributeCondition
 
compareTo(Object) - Method in class com.waveset.object.PersistentObject
Implement the Comparable interface so that lists of these will have a reasonable contains() implementation
compressToString(Serializable) - Static method in class com.waveset.util.Util
Serializes obj, compresses it using gzip, and then base64 encodes it so that it can be cleanly stuck in XML.
confirmDirectory(File) - Static method in class com.waveset.util.Util
Make sure the directory exists and is writable.
confirmDirectory(File, boolean) - Static method in class com.waveset.util.Util
Make sure the directory exists (or can be created) and is writable.
CONTAINS - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that is a substring (ignoring case) of the operand.
contains(Object) - Method in class com.waveset.object.WSAttribute
 
contains(Object[], Object) - Static method in class com.waveset.util.Util
 
CONTAINS_ALL - Static variable in class com.waveset.object.AttributeCondition.Operator
Used only for conditions on pseudo-attributes supported by certain LighthouseContxt implementations (such as InternalSession).
containsAny(Collection, Collection) - Static method in class com.waveset.util.Util
Returns true if containing collection contains any of the items in the query collection.
containsIgnoreCase(Object) - Method in class com.waveset.object.WSAttribute
 
containsKey(Object) - Method in class com.waveset.object.GenericObject
 
containsValue(Object) - Method in class com.waveset.object.GenericObject
 
controlsAtLeastOneOrganization(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
This method will return true if the current authenticated Lighthouse user controls any one of the organizations in the list; otherwise, returns false.
convert(WSAttributes) - Static method in class com.waveset.object.AttributeCondition
Convert WSAttributes argument to an equivalent array of attribute conditions.
convertAdminInfo(Administrator, String) - Method in class com.waveset.object.WSUser
 
convertDateToString(String, String) - Static method in class com.waveset.ui.FormUtil
Convert the string representation for a date into a different date string format.
convertDateToString(Date, String) - Static method in class com.waveset.ui.FormUtil
Convert a date into a different date into the requested string format.
convertListGenObjToStr(String, String, List<GenericObject>) - Static method in class com.waveset.ui.FormUtil
Convert a list of GenericObject to a list of delimited strings.
convertListGenObjToStr(String, String, List<GenericObject>, String) - Static method in class com.waveset.ui.FormUtil
Convert a list of GenericObject that can contain dates to a list of delimited strings.
convertListStrToGenObj(String, String, String) - Static method in class com.waveset.ui.FormUtil
Convert a delimited String to a List of GenericObjects
convertListStrToGenObj(String, String, List<String>) - Static method in class com.waveset.ui.FormUtil
Convert a list of delimited strings to a list of generic objects.
convertToJSName(String) - Static method in class com.waveset.util.Util
 
convertValuesToStringList(Object) - Static method in class com.waveset.util.Util
 
convertValueToString(Object) - Static method in class com.waveset.util.Util
 
copy() - Method in class com.waveset.util.Util.TimePeriod
A more convenient clone.
copyFile(String, String) - Static method in class com.waveset.util.Util
Copies one file to another.
copyFile(InputStream, OutputStream) - Static method in class com.waveset.util.Util
Copies one file to another.
copyFile(InputStream, OutputStream, int) - Static method in class com.waveset.util.Util
Copies one file to another up to a specified max.
copyFile(Reader, Writer) - Static method in class com.waveset.util.Util
Copies one file to another.
copyFile(File, File) - Static method in class com.waveset.util.Util
Copies a file to a destintation.
copyFileByBlockSize(InputStream, OutputStream, int) - Static method in class com.waveset.util.Util
Copies one file to another.
copyFileByBlockSize(Reader, Writer, int) - Static method in class com.waveset.util.Util
Copies one file to another.
CORRELATION_KEY - Static variable in class com.waveset.object.WSUser
 
countObjects(Object, Map) - Method in interface com.waveset.object.ObjectSource
Get a count of objects of a given type.
countObjects(LighthouseContext, String, Map) - Static method in class com.waveset.ui.FormUtil
Count objects of specified type.
countProvisionedAccounts() - Method in class com.waveset.object.WSUser
 
create(String) - Static method in class com.waveset.object.PersistentObject
Build a persistent object from an XML string.
create(String, boolean) - Static method in class com.waveset.object.PersistentObject
Build a persistent object from an XML string.
create(Element) - Static method in class com.waveset.object.PersistentObject
 
create(Type) - Static method in class com.waveset.object.PersistentObject
Creates an empty object of the given type.
createBytesMessage(Session) - Static method in class com.waveset.util.jms.JmsUtil
 
createBytesMessage() - Method in interface com.waveset.util.jms.JmsWriter
 
createJarFile(File, File, List) - Static method in class com.waveset.util.Util
Archive and compress a data file.
createJmsQueueWriter(Map) - Static method in class com.waveset.util.jms.JmsWriterFactory
Create a new JmsWriter instance which will send Messages to a Queue
createJmsTopicWriter(Map) - Static method in class com.waveset.util.jms.JmsWriterFactory
Create a new JmsWriter instance which will publish Messages to a Topic
createLastModItem(PersistentObject) - Static method in class com.waveset.object.PersistentObject
Build an InitialInstance for a special object used to hold the last modification time of all objects of a particular type.
createLastModItem(Type) - Static method in class com.waveset.object.PersistentObject
 
createLastModItemList(PersistentObject) - Static method in class com.waveset.object.PersistentObject
Build an InitialInstance array containing a single instance for the special "last mode time" marker.
createMapMessage(Session) - Static method in class com.waveset.util.jms.JmsUtil
 
createMapMessage() - Method in interface com.waveset.util.jms.JmsWriter
 
createObjectMessage(Session) - Static method in class com.waveset.util.jms.JmsUtil
 
createObjectMessage() - Method in interface com.waveset.util.jms.JmsWriter
 
createQueue(Context, String) - Static method in class com.waveset.util.jms.JmsUtil
Create a new Queue
createQueueConnection(Context, String, String, Object) - Static method in class com.waveset.util.jms.JmsUtil
Create a new QueueConnection from the specified queue connection factory
createQueueSender(QueueSession, Queue) - Static method in class com.waveset.util.jms.JmsUtil
Create a QueueSender to send messages to the specified queue.
createQueueSession(QueueConnection, String) - Static method in class com.waveset.util.jms.JmsUtil
Create a new QueueSession from the given QueueConnection
createStreamMessage(Session) - Static method in class com.waveset.util.jms.JmsUtil
 
createStreamMessage() - Method in interface com.waveset.util.jms.JmsWriter
 
createTextMessage(Session) - Static method in class com.waveset.util.jms.JmsUtil
 
createTextMessage(Session, String) - Static method in class com.waveset.util.jms.JmsUtil
 
createTextMessage() - Method in interface com.waveset.util.jms.JmsWriter
 
createTextMessage(String) - Method in interface com.waveset.util.jms.JmsWriter
 
createTopic(Context, String) - Static method in class com.waveset.util.jms.JmsUtil
Create a new Topic
createTopicConnection(Context, String, String, Object) - Static method in class com.waveset.util.jms.JmsUtil
Create a new TopicConnection from the specified topic connection factory
createTopicPublisher(TopicSession, Topic) - Static method in class com.waveset.util.jms.JmsUtil
Create a Publisher for the specified topic.
createTopicSession(TopicConnection, String) - Static method in class com.waveset.util.jms.JmsUtil
Create a new TopicSession from the given TopicConnection
createView(String, Map) - Method in interface com.waveset.object.ObjectSource
Create a view.

D

DATA - Static variable in class com.waveset.object.ResultItem
Type used to indicate the item is a name/value pair.
DATE_FORMAT_AM_PM - Static variable in class com.waveset.util.Util
 
DATE_FORMAT_COMPACT - Static variable in class com.waveset.util.Util
Year-month-day with twenty-four-hour time: "yyyyMMdd HH:mm:ss"
DATE_FORMAT_DEFAULT - Static variable in class com.waveset.util.Util
 
DATE_FORMAT_MILLIS - Static variable in class com.waveset.util.Util
Timestamp in milliseconds (a stringified Java long value).
DATE_FORMAT_NO_SPACE - Static variable in class com.waveset.util.Util
 
DATE_FORMAT_STRING - Static variable in class com.waveset.util.Util
 
dateAfter(Date, Date) - Static method in class com.waveset.util.Util
Determine if date1 is after date2.
dateEquals(Date, Date) - Static method in class com.waveset.util.Util
Determine if date1 is the same as date2.
dateToString() - Static method in class com.waveset.util.Util
 
dateToString(String) - Static method in class com.waveset.util.Util
 
dateToString(long) - Static method in class com.waveset.util.Util
 
dateToString(long, String) - Static method in class com.waveset.util.Util
 
dateToString(Date, String) - Static method in class com.waveset.util.Util
 
dateToString(Date) - Static method in class com.waveset.util.Util
Format a Date value as a String, using the usual "American" format with the current time zone.
dateToString(Locale) - Static method in class com.waveset.util.Util
Format the current date using the given locale.
dateToString(Date, Locale) - Static method in class com.waveset.util.Util
Format the given date using the given locale.
dateToString(long, Locale) - Static method in class com.waveset.util.Util
Format the given date using the given locale.
DAYS - Static variable in class com.waveset.util.Util.TimeUnit
 
decodeCommaString(String) - Static method in class com.waveset.util.Util
Parse a comma delimited string into a List of strings.
decodeCommaString(String, boolean) - Static method in class com.waveset.util.Util
 
decodeNewlineString(String, boolean) - Static method in class com.waveset.util.Util
Given a newline deliminted string, break it up into a List of Strings.
DELEGATE_WORKITEMS_RULE_TYPE - Static variable in class com.waveset.object.WSUser.Delegate
 
deleteObject(Object, String, Map) - Method in interface com.waveset.object.ObjectSource
Delete an object.
deleteObjects(Object, Map) - Method in interface com.waveset.object.ObjectSource
Delete all objects matching certain conditions.
deleteView(String, Map) - Method in interface com.waveset.object.ObjectSource
Delete the repository objects that are associated with the view id.
DELIMITER - Static variable in class com.waveset.object.ResourceInfo
 
DELIVERY_MODE - Static variable in interface com.waveset.util.jms.JmsWriter
 
DELIVERY_MODE_OPT_NONPERSISTENT - Static variable in interface com.waveset.util.jms.JmsWriter
 
DELIVERY_MODE_OPT_PERSISTENT - Static variable in interface com.waveset.util.jms.JmsWriter
 
demangle(String) - Static method in class com.waveset.util.Util
Restore special characters in a filename.
deRegisterListener(WavesetProperties.Listener) - Static method in class com.waveset.util.WavesetProperties
 
DESTINATION_NAME - Static variable in interface com.waveset.util.jms.JmsWriter
 
directObjectGroupMember(ObjectGroup) - Method in class com.waveset.object.PersistentObject
Test to see if this object is a direct member of the given object group.
DOT - Static variable in class com.waveset.object.ResourceInfo
 
dtoa(double) - Static method in class com.waveset.util.Util
Convert a primitive double value into a String.
dump() - Method in class com.waveset.object.PersistentObject
for consistency with XmlObjectFactory & AbstractXmlObject
dump() - Method in class com.waveset.util.AbstractXmlObject
Dump an XML for an object to the console.
dumpArguments(String, Map) - Static method in class com.waveset.util.JdbcUtil
 
dumpBytes(byte[]) - Static method in class com.waveset.util.Util
Prints the provided bytes in a format using hex bytes on the right of the line and ASCII printable chars on the left
dumpBytes(byte[], int) - Static method in class com.waveset.util.Util
Prints the provided bytes in a format using hex bytes on the right of the line and ASCII printable chars on the left
dumpBytes(byte[], int, int) - Static method in class com.waveset.util.Util
Prints the provided bytes in a format using hex bytes on the right of the line and ASCII printable chars on the left
dumpFile(String) - Method in class com.waveset.object.PersistentObject
 
dumpFile(String) - Method in class com.waveset.util.AbstractXmlObject
Dump the XML for an object to a file.
dumpMap(Map) - Static method in class com.waveset.object.GenericObject
 
dumpProperties(PrintWriter) - Static method in class com.waveset.util.Util
Prints the current system properties to a writer object.
dumpProperties() - Static method in class com.waveset.util.Util
Prints the current system properties to the system output device.
dumpSummary(String) - Method in class com.waveset.object.ResourceInfo
 
dumpSummary(String) - Method in class com.waveset.object.Service
 
dumpSummary(String) - Method in class com.waveset.object.WSUser
 
dupOrgInParent() - Method in class com.waveset.object.ObjectGroup
 
DUPS - Static variable in class com.waveset.util.jms.JmsUtil.JmsReliableMessagingEnum
 

E

EL_ACCOUNT_ATTS - Static variable in class com.waveset.object.ResourceInfo
 
EL_ATTRIBUTE - Static variable in class com.waveset.object.GenericObject
 
EL_AUTHENTICATOR - Static variable in class com.waveset.object.Role
 
EL_DEFERRED_ATTRIBUTES - Static variable in class com.waveset.object.ResourceInfo
 
EL_DELEGATORS - Static variable in class com.waveset.object.WorkItem
 
EL_DESCRIPTION - Static variable in class com.waveset.object.WorkItem
 
EL_FORMREF - Static variable in class com.waveset.object.GenericObject
 
EL_FORMREF - Static variable in class com.waveset.object.WorkItem
 
EL_PASSWORD_HISTORY - Static variable in class com.waveset.object.ResourceInfo
 
EL_RESOURCE_ATTS - Static variable in class com.waveset.object.ResourceInfo
 
EL_RESOURCE_PARAMS - Static variable in class com.waveset.object.ResourceInfo
 
EL_RESOURCE_PROPS - Static variable in class com.waveset.object.ResourceInfo
 
EL_RESOURCES - Static variable in class com.waveset.object.Role
 
EL_ROLEATTRIBUTES - Static variable in class com.waveset.object.Role
 
EL_ROLEEXCLUSIONREFS - Static variable in class com.waveset.object.Role
 
EL_SERVICES - Static variable in class com.waveset.object.Role
 
EL_STACK - Static variable in class com.waveset.object.ResultError
 
EL_SUPERROLES - Static variable in class com.waveset.object.Role
 
EL_TASKREF - Static variable in class com.waveset.object.TaskResult
 
EL_TASKREF - Static variable in class com.waveset.object.WorkItem
 
EL_VARIABLES - Static variable in class com.waveset.object.WorkItem
 
EL_VIEWS - Static variable in class com.waveset.object.WorkItem
 
ELEMENT - Static variable in class com.waveset.object.AttributeCondition
 
ELEMENT - Static variable in class com.waveset.object.GenericObject
The name of the XML element used when serializing this object.
ELEMENT - Static variable in class com.waveset.object.ResourceInfo
 
ELEMENT - Static variable in class com.waveset.object.ResultError
Our XML element name.
ELEMENT - Static variable in class com.waveset.object.ResultItem
Our XML element name.
ELEMENT - Static variable in class com.waveset.object.WavesetResult
The name of our XML element.
ELEMENT - Static variable in class com.waveset.object.WSAttribute
 
ELEMENT - Static variable in class com.waveset.util.Util.TimePeriod
Name of the serialized XML element.
encodeCommaString(Object) - Static method in class com.waveset.util.Util
Convert a list of strings into a comma delimited list.
encodeCommaString(Object, boolean) - Static method in class com.waveset.util.Util
 
encodeCommaString(Object, boolean, boolean) - Static method in class com.waveset.util.Util
Convert a list of strings to a comma delimited list.
encodeNewlineString(List, boolean) - Static method in class com.waveset.util.Util
Given a List of Strings, convert them into a single String with elements seperated by newlines.
ENDS_WITH - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that is a final substring (ignoring case) of the operand.
entrySet() - Method in class com.waveset.object.GenericObject
 
EQ - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that is lexically (ignoring case) equal to the operand.
EQUALS - Static variable in class com.waveset.object.AttributeCondition.Operator
 
equals(Object) - Method in class com.waveset.object.AttributeCondition.Operator
 
equals(Object) - Method in class com.waveset.object.PersistentObject.Comparator
 
equals(Object) - Method in class com.waveset.object.PersistentObject
Compares two objects for equality of identity.
equals(Object) - Method in class com.waveset.object.ResourceInfo.CompareResourceNameAndAccountId
 
EQUALS - Static variable in class com.waveset.object.ResourceInfo
 
equals(Object) - Method in class com.waveset.object.Subject
 
equals(Object) - Method in class com.waveset.object.WSUser.Delegate
 
equals(Object) - Method in class com.waveset.ui.FormUtil.StringComparator
 
EQUALS - Static variable in class com.waveset.util.URLBuilder
 
equals(Object, Object) - Static method in class com.waveset.util.Util
Compares the 2 objects, handling nulls
equals(Object) - Method in class com.waveset.util.Util.StringComparator
 
equalsIgnoreCase(Object, Object) - Static method in class com.waveset.util.Util
Compares the 2 objects, handling nulls.
equalStrings(String, String) - Static method in class com.waveset.util.Util
Compares the 2 strings, handling nulls
ERROR - Static variable in class com.waveset.object.ResultItem
Built-in item type for ResultError objects.
ERROR - Static variable in class com.waveset.object.ResultItem.Status
 
escape(String, char, char) - Static method in class com.waveset.util.Util
Process a string to escape any occurrence of the specified character by prefixing it with the specified escape character.
escapeCommas(String) - Static method in class com.waveset.util.Util
Process a string to escape any comma (,) character.
escapeForwardSlashes(String) - Static method in class com.waveset.util.Util
Process a string to escape any forward slash (/) character.
escapeNewlines(String) - Static method in class com.waveset.util.Util
Process a string to escape newline characters.
escapePoundSigns(String) - Static method in class com.waveset.util.Util
Process a string to escape any hash mark (#) character.
escapeSingleQuotes(String) - Static method in class com.waveset.util.Util
Process a string to escape any apostrophe characters.
escapeString(StringBuffer, String) - Static method in class com.waveset.util.Util
Render a quoted string with the usual escaping.
exec(String) - Static method in class com.waveset.util.Util
Execute a "shell" command, returning whatever it emitted to stdout as a string.
expandJarFile(File, File) - Static method in class com.waveset.util.Util
Extract and uncompress all data files from an archive.
expandJarFile(File, File, List) - Static method in class com.waveset.util.Util
Extract and uncompress specified data files from an archive.
expirePassword() - Method in class com.waveset.object.WSUser
Sets the password expiration date to yesterday's date to force the next check to see if the password is expired to return true
extendedOperation(String, Map) - Method in interface com.waveset.object.LighthouseContext
This provides a way to expose arbitrary methods that aren't part of the interface.

F

FACTORY_NAME - Static variable in interface com.waveset.util.jms.JmsWriter
 
filter(String[]) - Method in class com.waveset.object.GenericObject
Given an array of strings, remove any attributes entries whose names are contained in the array.
filterPrivateServices(Type) - Method in class com.waveset.object.WSUser
Filter the service list based on type.
filterStringList(List, String) - Static method in class com.waveset.util.Util
Remove all of the Strings in list that do not match the regular expression.
findApplications(List) - Method in class com.waveset.object.Service
see findResources.
findApplications(List, boolean) - Method in class com.waveset.object.Service
The call that recurses - takes a boolean check flag so that only has to be done once.
findAsynchInfo() - Method in class com.waveset.object.WavesetResult
Get the optional GenericObject object containing the asynchronous info on this or any contained WavesetResult.
findClassName(StringBuffer) - Static method in class com.waveset.util.Util
Find something tkat looks like a classname (e.g., "com.waveset.Exception:" ).
findDuplicates(List) - Static method in class com.waveset.util.Util
 
findFile(String, String) - Static method in class com.waveset.util.Util
Attempt to derive the absolute path of a file.
findFile(String, String, boolean) - Static method in class com.waveset.util.Util
Attempt to derive the absolute path of a file.
findFile(String) - Static method in class com.waveset.util.Util
Attempt to derive the absolute path of a file.
findIllegals(String, String) - Static method in class com.waveset.util.Util
 
findObject(List, String) - Static method in class com.waveset.object.GenericObject
Given a list of what are expected to be GenericObjects, return the one with the given name.
findObject(List, String, Object) - Static method in class com.waveset.object.GenericObject
Given a list of what are expected to be GenericObjects, return the one whose attribute matches the given value.
findOperator(String) - Static method in class com.waveset.object.AttributeCondition.Operator
 
findOperatorByDisplayName(String) - Static method in class com.waveset.object.AttributeCondition.Operator
 
findOutputFile(String) - Static method in class com.waveset.util.Util
Build an absolute path name for a file.
findResources(List) - Method in class com.waveset.object.Service
Recursively walk a tree of Services building up a list of Resource references.
findRoleAttributes(List) - Method in class com.waveset.object.Service
Return all of the role attributes associated with all of the applications associated with this service.
findRoleEventDate(List, Map) - Static method in class com.waveset.ui.FormUtil
Searches for an event date in a list of role info generic objects using the options specified.
findRoleExclusions(Map) - Method in class com.waveset.object.Service
Return all of the role exclusions associated with all of the roles associated with this service.
findRoles(List) - Method in class com.waveset.object.Service
see findResources.
findRoles(List, boolean) - Method in class com.waveset.object.Service
The call that recurses - takes a boolean check flag so that only has to be done once.
findServices(List) - Method in class com.waveset.object.Service
see findResources.
findServices(List, boolean) - Method in class com.waveset.object.Service
The call that recurses - takes a boolean check flag so that only has to be done once.
FLATTEN_ALL - Static variable in class com.waveset.object.GenericObject
Flattening level value passed to toMap() to indicate that all lists, including simple value lists, should be flattened.
FLATTEN_NOTHING - Static variable in class com.waveset.object.GenericObject
Flattening level value passed to toMap() to indicate that no list flattening is to be performed.
FLATTEN_OBJECT_LISTS - Static variable in class com.waveset.object.GenericObject
Flattening level value passed to toMap() to indicate that flattening of GenericObject lists should be performed, but not flattening of simple value lists.
forceProvisioned(boolean) - Method in class com.waveset.object.WSUser
 
format(double, int) - Static method in class com.waveset.util.Util
 
format(String, int) - Static method in class com.waveset.util.Util
 
formatBytes(long) - Static method in class com.waveset.util.Util
 
formatDate(String) - Static method in class com.waveset.ui.FormUtil
Given a string containing the long integer representation of a Date, return a formatted date string.
formatElapsedTime(long, long) - Static method in class com.waveset.util.Util
 
formatMemoryStatistics(StringBuffer) - Static method in class com.waveset.util.Util
 
formatMemoryStatistics() - Static method in class com.waveset.util.Util
 
formatTimeInterval(long) - Static method in class com.waveset.util.Util
 
formatTimeInterval(long, int, int) - Static method in class com.waveset.util.Util
 
formatTransactionText(Locale, List, List) - Static method in class com.waveset.ui.FormUtil
Used for formatting the transaction text to be signed for signed approvals.
formatUrl(String, String, String, String) - Static method in class com.waveset.util.JdbcUtil
Given a URL template and arguments, format a template.
FormUtil - Class in com.waveset.ui
This class provides a collection of utility methods that are intended to be called from XPRESS expressions with Form objects.
FormUtil() - Constructor for class com.waveset.ui.FormUtil
 
FormUtil.StringComparator - Class in com.waveset.ui
Internal class that implenents the Comparator interface for sorting the object names.
FormUtil.StringComparator() - Constructor for class com.waveset.ui.FormUtil.StringComparator
 
forTask(TaskInstance) - Static method in class com.waveset.object.TaskResult
 
forTask(String) - Static method in class com.waveset.object.TaskResult
 
FROM_SEQUENCE - Static variable in class com.waveset.object.TaskResult
Option key to specify the start of a sequence number range.
fromMap(Map) - Method in class com.waveset.object.WSAttributes
Convert a Map into a WSAttributes object.
fromMap(Map, boolean) - Method in class com.waveset.object.WSUser
Assemble a user object from a map of name value pairs.
fromString(String) - Static method in class com.waveset.object.ResultItem.Status
 
fromString(String) - Static method in class com.waveset.util.Util.TimeUnit
 
ftoa(float) - Static method in class com.waveset.util.Util
Convert an primitive float value into a String.

G

GE - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that is lexically (ignoring case) greater than or equal to the specified operand.
generateGUID() - Static method in class com.waveset.util.Util
 
generateTempId() - Method in class com.waveset.object.ResourceInfo
Generate a temporary id if we need one.
generateTemporaryIds() - Method in class com.waveset.object.WSUser
Walk over the ResourceInfo list looking for those that do not have an account id and make sure they have a temporary id.
generateUniqueTaskName(String, Subject, Date) - Static method in class com.waveset.util.Util
 
GenericObject - Class in com.waveset.object
A class used to represent objects as an abstract collection of name/value pairs rather than a specific Java class.
GenericObject() - Constructor for class com.waveset.object.GenericObject
 
GenericObject(Map) - Constructor for class com.waveset.object.GenericObject
 
GenericObject(String) - Constructor for class com.waveset.object.GenericObject
 
GenericObject(String, boolean) - Constructor for class com.waveset.object.GenericObject
 
GenericObject(Element) - Constructor for class com.waveset.object.GenericObject
 
get(Object) - Method in class com.waveset.object.GenericObject
 
get() - Method in class com.waveset.object.WSAttribute
 
get(int) - Method in class com.waveset.object.WSAttribute
 
get(Attribute) - Method in class com.waveset.object.WSAttributes
 
get(String) - Method in class com.waveset.object.WSAttributes
 
get(String) - Method in class com.waveset.util.URLBuilder
 
getAccountAttributeType(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Returns the 'type' of an attribute
getAccountDisplayName() - Method in class com.waveset.object.ResourceInfo
Get the account display name
getAccountGUID() - Method in class com.waveset.object.ResourceInfo
 
getAccountID() - Method in class com.waveset.object.ResourceInfo
Get the account ID.
getAccountId() - Method in class com.waveset.object.ResourceInfo
 
getAccountId() - Method in class com.waveset.object.WSUser
Get the account id.
getAccountId(Resource) - Method in class com.waveset.object.WSUser
 
getAccountIdAttribute() - Method in class com.waveset.object.ResourceInfo
 
getAccountType() - Method in class com.waveset.object.ResourceInfo
Get the type of account for the account this represents.
getAckType() - Method in class com.waveset.util.jms.JmsUtil.JmsReliableMessagingEnum
 
getActivityName() - Method in class com.waveset.object.WorkItem
Get the name of the associated workflow process activity.
getAdminGroupRefs() - Method in class com.waveset.object.Principal
 
getAdminGroups() - Method in class com.waveset.object.Principal
 
getAdminGroupsRuleRef() - Method in class com.waveset.object.Principal
 
getAdministrator() - Method in class com.waveset.object.Role
Get the approval administrator for this role.
getAdministrators(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Return a string array of Administrator names
getAdminRoleRefs() - Method in class com.waveset.object.Principal
 
getAdminRoleRefs() - Method in class com.waveset.object.Subject
 
getAdminRoles() - Method in class com.waveset.object.Principal
Resolve and return the list of admin role objects.
getAdminRoles(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of capabilities in the authorization scope of the specified lighthouse context.
getAll() - Method in class com.waveset.object.WSAttribute
 
getAll() - Method in class com.waveset.object.WSAttributes
 
getAllPrivateResourceAssignments() - Method in class com.waveset.object.WSUser
 
getAllPrivateResources() - Method in class com.waveset.object.WSUser
Get a flat list of resolved resources.
getAnswer(String) - Method in class com.waveset.object.WSUser
Get the answer object with a given id.
getAnswers() - Method in class com.waveset.object.WSUser
Get the array of authentication answer objects assigned to this user.
getAnswers(String) - Method in class com.waveset.object.WSUser
 
getApplicationDataDirectory() - Static method in class com.waveset.util.Util
Returns an os-specific application data directory for Identity Manager.
getApplicationHome() - Static method in class com.waveset.util.Util
Returns the value of the WSHOME environment variable.
getApplicationRefs() - Method in class com.waveset.object.Role
Gets the list of applications references in this application.
getApplications() - Method in class com.waveset.object.Role
Return the current list of applications assigned to this role/
getApplications(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of applications in the authorization scope of the specified lighthouse context.
getApproverRefs() - Method in class com.waveset.object.ObjectGroup
Get the list of approver object references for this role.
getApproverRefs() - Method in class com.waveset.object.Role
Get the list of references to approvers for this role.
getApprovers() - Method in class com.waveset.object.ObjectGroup
Get an array of resolved approver objects for this group.
getApprovers() - Method in class com.waveset.object.Role
Get an array of resolved approver objects for this role.
getApproversRuleRef() - Method in class com.waveset.object.Role
 
getAssignedApplicationRefs() - Method in class com.waveset.object.Role
return Application refs directly assigned to this role
getAssignedRefs(Type) - Method in class com.waveset.object.Role
Gets the list of resource references directly assigned to this role
getAssignedResource(String) - Method in class com.waveset.object.WSUser
 
getAssignedResourceList() - Method in class com.waveset.object.WSUser
Return a flat list of Resource objects for all resources assigned directly or indirectly to this user.
getAssignedResourceRefs() - Method in class com.waveset.object.Role
return Resource refs directly assigned to this role
getAssignedResources() - Method in class com.waveset.object.WSUser
Return a flat list of Resource objects assigned to this user.
getAssignedRoleIds() - Method in class com.waveset.object.WSUser
 
getAssignedRoleRefs() - Method in class com.waveset.object.Role
return Role refs directly assigned to this role
getAssignmentList() - Method in class com.waveset.object.WSUser
Return a flat list of Resource objects plus any qualifiers for all qualified resources assigned directly or indirectly to this user.
getAssignmentRefs() - Method in class com.waveset.object.Role
return possibly qualified Resource refs directly assigned to this role
getAsynchInfo() - Method in class com.waveset.object.WavesetResult
Get the optional GenericObject object containing the asynchronous info.
getAttribute() - Method in class com.waveset.object.AttributeCondition
 
getAttribute(String) - Method in class com.waveset.object.PersistentObject
Return the value of an abstract attribute if the class supports it.
getAttribute(Object) - Method in interface com.waveset.object.QueryResultRow
Return one of the object summary attributes.
getAttribute(String) - Method in class com.waveset.object.WSUser
Get the value of an account attribute as a string.
getAttributeMap(String) - Static method in class com.waveset.util.Util
This routine will take a string of comma delimeted name value pairs and place them in a hashmap.
getAttributes() - Method in class com.waveset.object.GenericObject
 
getAttributes() - Method in interface com.waveset.object.QueryResultRow
Return a Map of all attribute name/values returned by the query.
getAttributes() - Method in class com.waveset.object.ResourceInfo
Get the account attribute map.
getAttributesSelectOptionGroupMap(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Builds data structure appropriate for the 'optionsGroupMap' property of a Select component that displays all form and resource attributes.
getAttributesSelectOptionGroupMap(LighthouseContext, Map, String) - Static method in class com.waveset.ui.FormUtil
Builds data structure appropriate for the 'optionsGroupMap' property of a Select component that displays resource attributes.
getAttributesSelectValueMap(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Builds data structure appropriate for the 'valueMap' property of a Select component that displays all form and resource attributes.
getAttributeUpdates() - Method in class com.waveset.object.ResourceInfo
 
getAttributeValues(IDMObjectClassAttribute) - Method in class com.waveset.object.PersistentObject
 
getAttributeValues(IDMObjectClassAttribute) - Method in class com.waveset.object.ResourceInfo
 
getAttrName() - Method in class com.waveset.object.AttributeCondition
 
getAttrNameIgnoreCase() - Method in class com.waveset.object.AttributeCondition
 
getAttrValues() - Method in class com.waveset.object.WSAttribute
 
getAuditActions(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Get a list of audit actions available to the given content for the objectType.
getAuditActions(LighthouseContext, String, boolean) - Static method in class com.waveset.ui.FormUtil
 
getAuditFormatterMap(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getAuditObjectTypes(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Get a list of audit object types available to the given context.
getAuditPolicies() - Method in class com.waveset.object.ObjectGroup
 
getAuditPolicyRefs() - Method in class com.waveset.object.ObjectGroup
 
getAuditPolicyRefs() - Method in class com.waveset.object.WSUser
 
getAuditPublisherMap(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getAuditPublisherOptions(String) - Static method in class com.waveset.ui.FormUtil
 
getAuditStatusList(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Get a list of audit status types available to the given context.
getAuditStatusList(LighthouseContext, boolean) - Static method in class com.waveset.ui.FormUtil
 
getAuthenticatedContext(String) - Method in interface com.waveset.object.LighthouseContext
Derive a LighthouseContext from this one, that is configured to perform operations on behalf of the named user.
getAuthenticatedContext(Subject) - Method in interface com.waveset.object.LighthouseContext
Derive a LighthouseContext from this one, that is configured to perform operations on behalf of a user specified with a Subject.
getAuthenticatedContext(WSUser) - Method in interface com.waveset.object.LighthouseContext
Derive a LighthouseContext from this one, that is configured to perform operations on behalf of a user specified with a WSUser
getAuthenticatedContext(IDMXUser) - Method in interface com.waveset.object.LighthouseContext
Derive a LighthouseContext from this one, that is configured to perform operations on behalf of a user specified with an IDMXUser
getAuthenticatorRef() - Method in class com.waveset.object.Role
 
getAuthReferences() - Method in class com.waveset.object.PersistentObject
Returns the list of all references in this object that are subject to CONNECT/DISCONNECT Right authorization checks.
getAuthReferences() - Method in class com.waveset.object.WSUser
Return the list of references that should be access checked when changed.
getAuthType() - Method in class com.waveset.object.PersistentObject
Return the authorization type of this object.
getAuthType() - Method in class com.waveset.object.Role
Return the authorization type of this object.
getAvailableCharsets() - Static method in class com.waveset.ui.FormUtil
 
getAvailableDataOrGatewayCipherNames(Session) - Static method in class com.waveset.ui.FormUtil
 
getAvailableDataOrGatewayCiphers(Session) - Static method in class com.waveset.ui.FormUtil
 
getAvailableEncryptionKeyCipherNames(Session) - Static method in class com.waveset.ui.FormUtil
 
getAvailableEncryptionKeyCiphers(Session) - Static method in class com.waveset.ui.FormUtil
 
getAvailablePDFFonts() - Static method in class com.waveset.ui.FormUtil
 
getBase() - Method in class com.waveset.util.URLBuilder
 
getBaseName(Class) - Static method in class com.waveset.util.Util
 
getBaseName(String) - Static method in class com.waveset.util.Util
 
getBasicAttributes() - Method in class com.waveset.object.PersistentObject
 
getBasicAttributes(String[]) - Method in class com.waveset.object.PersistentObject
 
getBasicAttributes(PersistentObject, String[]) - Static method in class com.waveset.object.PersistentObject
 
getBlockSize() - Method in class com.waveset.object.QueryOptions
 
getBlockSize(Map) - Static method in class com.waveset.object.QueryOptions
 
getBoolean(String) - Method in class com.waveset.object.GenericObject
 
getBoolean(Object) - Static method in class com.waveset.util.Util
Coerce an Object to a boolean value.
getBoolean(Object, boolean) - Static method in class com.waveset.util.Util
Coerce an Object to a boolean value.
getBoolean(String) - Static method in class com.waveset.util.WavesetProperties
Get the value of a property as a boolean.
getBoolean(String, boolean) - Static method in class com.waveset.util.WavesetProperties
Get the value of a property as a boolean.
getByName(String) - Static method in class com.waveset.util.jms.JmsUtil.JmsReliableMessagingEnum
Looks up an enumerated object for a given enumerated class.
getCache() - Method in interface com.waveset.object.ObjectSource
Get a handle to the object cache.
getCache() - Method in class com.waveset.object.PersistentObject
Gets the cache this object is referencing.
getCanonicalDateString(long) - Static method in class com.waveset.util.Util
 
getCanonicalDateString(Date) - Static method in class com.waveset.util.Util
 
getCanonicalDateString(Date, TimeZone) - Static method in class com.waveset.util.Util
 
getCanonicalDateStringOnly(Date) - Static method in class com.waveset.util.Util
 
getCanonicalTimeStringOnly(Date) - Static method in class com.waveset.util.Util
 
getCapabilities(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of capabilities in the authorization scope of the specified lighthouse context.
getCaseResult() - Method in class com.waveset.object.WorkItem
 
getChildObjectGroupIds(List) - Method in class com.waveset.object.ObjectGroup
Similar to getChildObjectGroupNames, but builds a list of ids instead.
getChildObjectGroupIdsWithUserMemberRule(List) - Method in class com.waveset.object.ObjectGroup
Similar to getChildObjectGroupIds, but only returns child ObjectGroup Ids that reference a user member rule.
getChildObjectGroupNames(List) - Method in class com.waveset.object.ObjectGroup
For this ObjectGroup, the method will find all child object groups (e.g.
getChildObjectGroupNamesWithUserMemberRule(List) - Method in class com.waveset.object.ObjectGroup
Similar to getChildObjectGroupNames, but only returns child ObjectGroup Names that reference a user member rule.
getChildObjectGroupPathNames(List) - Method in class com.waveset.object.ObjectGroup
Similar to getChildObjectGroupNames, but builds a list of pathnames instead.
getChildObjectGroupPathNamesWithUserMemberRule(List) - Method in class com.waveset.object.ObjectGroup
Similar to getChildObjectGroupNames, but only returns child ObjectGroup Names that reference a user member rule.
getChildObjectGroups(List) - Method in class com.waveset.object.ObjectGroup
Similar to getChildObjectGroupNames, but builds a list of objects instead.
getChildObjectGroupsWithUserMemberRule(List) - Method in class com.waveset.object.ObjectGroup
Similar to getChildObjectGroups, but only returns child ObjectGroups that reference a user member rule.
getClass(Object) - Static method in class com.waveset.util.Util
 
getClass(int) - Static method in class com.waveset.util.Util
 
getClass(long) - Static method in class com.waveset.util.Util
 
getClass(boolean) - Static method in class com.waveset.util.Util
 
getClassNameFromFilePath(String) - Static method in class com.waveset.util.Util
Take a path name of a file and return the corresponding class name (e.g.
getClassNameFromZipPath(String) - Static method in class com.waveset.util.Util
Take a path name of a file from a zip (jar) file and return the corresponding class name (e.g.
getClasspathDirectory(int) - Static method in class com.waveset.util.Util
Return the nth item on the CLASSPATH.
getClasspathList() - Static method in class com.waveset.util.Util
Return a list of the items that are in the classpath.
getCodeId(String) - Static method in class com.waveset.util.Util
Get the code id from the class specified by the string.
getCodeId(Class) - Static method in class com.waveset.util.Util
Get the code id from the class.
getCodeIdVersion(String) - Static method in class com.waveset.ui.FormUtil
Get the version of the code id from the class.
getCodeIdVersion(Class) - Static method in class com.waveset.ui.FormUtil
Get the version of the code id from the class.
getComplexFormat(String, String) - Static method in class com.waveset.ui.FormUtil
This method converts a delimited string into a list of the delimited components.
getComponent(String) - Method in interface com.waveset.object.LighthouseContext
Return a handle to another system component identified by name.
getConditions() - Method in class com.waveset.object.QueryOptions
 
getConditions(Map) - Static method in class com.waveset.object.QueryOptions
Extract an array of AttributeCondition objects from the options map.
getConfigExtension(ObjectRef) - Static method in class com.waveset.ui.FormUtil
Returns the extension within a Configuration object, expecting that extension to be a GenericObject.
getConfigExtensionMap(List) - Static method in class com.waveset.ui.FormUtil
Takes a list of ObjectRefs that are expected to be References to Configuration objects that contain an extension which is a generic object with a "name" attribute.
getConnection(Map) - Static method in class com.waveset.util.JdbcUtil
Establish a connection.
getConnection(String, String, String, String, String, String) - Static method in class com.waveset.util.JndiUtil
 
getConnection(Map) - Static method in class com.waveset.util.JndiUtil
Establish a connection using a Map of arguments.
getContainedRole(String) - Method in class com.waveset.object.Role
Return the ContainedRole for the given role name.
getContainedRoles() - Method in class com.waveset.object.Role
 
getContainerId() - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
getContainerType() - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
getContextEnv(String, String, String, String, String, String) - Static method in class com.waveset.util.JndiUtil
Return a Hashtable of properties for the connection
getControlledObjectGroupRefs() - Method in class com.waveset.object.Principal
 
getControlledObjectGroups(Subject, Map) - Method in interface com.waveset.object.LighthouseContext
Get Controlled Object Groups for a Subject
getControlledObjectGroups() - Method in class com.waveset.object.Principal
 
getControlledObjectGroupsRuleRef() - Method in class com.waveset.object.Principal
 
getCorrelationKey() - Method in class com.waveset.object.WSUser
Get the correlation key.
getCount() - Method in class com.waveset.util.Util.TimePeriod
Get the time unit count.
getCounterValue() - Method in class com.waveset.object.PersistentObject
 
getCreateDate() - Method in class com.waveset.object.PersistentObject
 
getCreator() - Method in class com.waveset.object.PersistentObject
 
getCurrentAttributes() - Method in class com.waveset.object.ResourceInfo
Get the current attribute map.
getCurrentObjectEncryption() - Static method in class com.waveset.ui.FormUtil
 
getCurrentServerKeyEncryption() - Static method in class com.waveset.ui.FormUtil
 
getCustomForm(String) - Method in class com.waveset.object.ObjectGroup
Get the ObjectRef for a particular key in the per-user custom form list.
getCustomForm(String) - Method in class com.waveset.object.Principal
Get the ObjectRef for a particular key in the per-user custom form list.
getCustomFormKeys() - Method in class com.waveset.object.ObjectGroup
Return the keys for all the custom forms currently held by Principal.
getCustomFormKeys() - Method in class com.waveset.object.Principal
Return the keys for all the custom forms currently held by Principal.
getDataSourceObject(String, String) - Static method in class com.waveset.util.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDataSourceObject(String, String, String) - Static method in class com.waveset.util.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDataSourceObject(String, String, Properties) - Static method in class com.waveset.util.JdbcUtil
Retrieves a JDBC 2.0 DataSource using JNDI.
getDate(String) - Method in class com.waveset.object.GenericObject
Coerce an object into a date.
getDate(String, boolean) - Method in class com.waveset.object.GenericObject
Coerce an object into a date.
getDate(String, boolean, Locale) - Method in class com.waveset.object.GenericObject
Coerce a string into a date.
getDecrementedDate(String) - Static method in class com.waveset.util.Util
 
getDefaultEncoding() - Static method in class com.waveset.util.Util
 
getDeferredAttributes() - Method in class com.waveset.object.ResourceInfo
Get the deferred attributes list.
getDelegateToRefs() - Method in class com.waveset.object.WSUser.Delegate
Get delegate to user refs
getDelegateType() - Method in class com.waveset.object.WSUser.Delegate
Get delegate type
getDelegatorRefs() - Method in class com.waveset.object.WorkItem
Get the delegators (list of User ObjectRefs) of this work item, if any.
getDependentResourceId() - Method in class com.waveset.object.ResourceInfo
Get the dependent resource ID.
getDescription() - Method in class com.waveset.object.Role
 
getDescription() - Method in class com.waveset.object.WorkItem
 
getDirectChildObjectGroupIds(List) - Method in class com.waveset.object.ObjectGroup
Similar to getChildObjectGroupIds, but returns only child object group ids whose parent is this object group
getDirectChildObjectGroupIdsWithUserMemberRule(List) - Method in class com.waveset.object.ObjectGroup
Similar to getDirectChildObjectGroupIds, but only returns child ObjectGroup Ids that reference a user member rule.
getDisplayableName() - Method in class com.waveset.object.ObjectGroup
Override this to return the path which is what we really want to display for orgs.
getDisplayableName() - Method in class com.waveset.object.PersistentObject
Return the displayable name of this object.
getDisplayLocale(Session) - Static method in class com.waveset.ui.FormUtil
Extract the locale from the session.
getDisplayName() - Method in class com.waveset.object.AttributeCondition.Operator
 
getDisplayName() - Method in class com.waveset.object.PersistentObject
Return the display name of this object.
getDisplayName() - Method in interface com.waveset.object.QueryResultRow
Return the display name.
getDisplayNameKey() - Method in class com.waveset.object.AttributeCondition.Operator
 
getDnComponent(String, String) - Static method in class com.waveset.ui.FormUtil
Given a dn's and the component type to return (e.g.
getElementName() - Method in class com.waveset.object.AttributeCondition
 
getElementName() - Method in class com.waveset.object.GenericObject
 
getElementName() - Method in class com.waveset.object.PersistentObject
Return the XML element name of this object.
getElementName() - Method in class com.waveset.object.ResourceInfo
Return the XmlObject name
getElementName() - Method in class com.waveset.object.ResultError
Return the XML element name, required by AbstractXmlObject.
getElementName() - Method in class com.waveset.object.ResultItem
Get the XML element name, required by XmlObject.
getElementName() - Method in class com.waveset.object.Subject
Return the desired XML element name, required by the XmlObject interface.
getElementName() - Method in class com.waveset.object.WavesetResult
Return the name of our XML element, required by XmlObject.
getElementName() - Method in class com.waveset.object.WSAttribute
 
getElementName() - Method in class com.waveset.util.AbstractXmlObject
Return the element name.
getElementName() - Method in class com.waveset.util.Util.TimePeriod
 
getElementName() - Method in interface com.waveset.util.XmlObject
Objects must provide the name of the XML element that will be used in their serialized representation.
getEmail() - Method in class com.waveset.object.WSUser
Get the email address of this user.
getEncrypted(String) - Method in class com.waveset.object.GenericObject
Coerce an object into an encrypted string.
getEncryptedValues() - Method in class com.waveset.object.PersistentObject
 
getEncryptedValues() - Method in class com.waveset.object.Principal
 
getEncryptedValues() - Method in class com.waveset.object.WSUser
 
getEndBefore() - Method in class com.waveset.object.QueryOptions
 
getEndBefore(Map) - Static method in class com.waveset.object.QueryOptions
Convert the value of the OP_END_BEFORE option into an array of String objects.
getEndDate() - Method in class com.waveset.object.WSUser.Delegate
Get delegate end date
getEndUserResources(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getenv(String) - Static method in class com.waveset.util.Util
Return the value of an environment variable.
getErrorMessage() - Method in class com.waveset.object.WavesetResult
Convenience method to return the first error message in the result.
getErrorMessages() - Method in class com.waveset.object.WavesetResult
Convenience method to return a list of all error messages found in this result.
getErrorMessages(int) - Method in class com.waveset.object.WavesetResult
Convenience method to return up to the specified number of error messages from this result.
getErrors(List, Locale) - Method in class com.waveset.object.WavesetResult
Convenience method to extract a flat list of String objects for each error item in the result, formatted according to the given locale.
getErrors(List) - Method in class com.waveset.object.WavesetResult
Convenience method to extract a flat list of String objects for each error item in the result, formatted according to the current locale.
getErrors(Locale) - Method in class com.waveset.object.WavesetResult
Convenience method to extract a flat list of String objects for each error item in the result, formatted according to the given locale.
getErrors() - Method in class com.waveset.object.WavesetResult
Convenience method to extract a flat list of String objects for each error item in the result, formatted according to the current locale.
getExclusionRefs() - Method in class com.waveset.object.WSUser
Get the list of resource exclusions.
getExclusions() - Method in class com.waveset.object.WSUser
Get a resolved list of resource exclusions.
getExpandedAdminGroupRefs() - Method in class com.waveset.object.WSUser
 
getExpandedControlledObjectGroupRefs() - Method in class com.waveset.object.WSUser
 
getExportedTypes() - Static method in class com.waveset.ui.FormUtil
Returns a list of type names that are currently configured for export
getExtendedAttribute(String) - Method in class com.waveset.object.Role
Get a (copy of a) role attribute.
getExtendedAttributes() - Method in class com.waveset.object.Role
Get the collection of all attributes for this role.
getExternal() - Method in class com.waveset.object.WSUser
 
getFailedPasswordLoginAttemptsCount() - Method in class com.waveset.object.WSUser
 
getFailedPasswordLoginAttemptsSinceLastGoodLogin() - Method in class com.waveset.object.WSUser
 
getFailedQuestionLoginAttemptsCount() - Method in class com.waveset.object.WSUser
 
getFailedQuestionLoginAttemptsSinceLastGoodLogin() - Method in class com.waveset.object.WSUser
 
getFileName(String) - Static method in class com.waveset.util.Util
 
getFirstStackTrace() - Method in class com.waveset.object.ResultError
Get the stack trace of the innermost nested error.
getFlatResourceAssignments(Set) - Method in class com.waveset.object.Service
Calculate a flat collection of resolved Resource objects referenced directly or indirectly by this service.
getFlatResourceAssignments(List, ObjectCache, Set) - Static method in class com.waveset.object.Service
Given a list of Services or service references, calculate a flat list of resolved ResourceAssignment objects.
getFlatResourceAssignmentsNoRoles(Set) - Method in class com.waveset.object.Service
Calculate a flat collection of resolved Resource objects referenced directly or indirectly by this service.
getFlatResourceAssignmentsNoRoles(List, ObjectCache, Set) - Static method in class com.waveset.object.Service
Given a list of service references, calculate a flat list of resolved ResourceAssignment objects.
getFlatResources(List) - Method in class com.waveset.object.Service
Calculate a flat list of resolved Resource objects referenced directly or indirectly by this service.
getFlatResources(Set) - Method in class com.waveset.object.Service
 
getFlatResources(List, ObjectCache, List) - Static method in class com.waveset.object.Service
Given a list of Services or service references, calculate a flat list of resolved Resource objects.
getFlatResources(List, ObjectCache, Set) - Static method in class com.waveset.object.Service
 
getFlatResourcesNoRoles(Set) - Method in class com.waveset.object.Service
Calculate a flat collection of resolved Resource objects referenced directly or indirectly by this service.
getFlatResourcesNoRoles(List, ObjectCache, Set) - Static method in class com.waveset.object.Service
Given a list of service references, calculate a flat list of resolved Resource objects.
getFontsDir() - Static method in class com.waveset.util.Util
Returns the path to the WEB-INF/fonts directory.
getForm() - Method in class com.waveset.object.GenericObject
 
getForm(GenericObject, Map) - Method in interface com.waveset.object.ObjectSource
Get the form to be used with a view.
getForm() - Method in class com.waveset.object.WorkItem
Get the form for this work item.
getFormFieldNames(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Returns a list of attributes from a form.
getFormRef() - Method in class com.waveset.object.GenericObject
 
getFormRef() - Method in class com.waveset.object.WorkItem
Get the form reference.
getForwardAdmin() - Method in class com.waveset.object.WSUser
 
getForwardAdminRef() - Method in class com.waveset.object.WSUser
 
getFullName() - Method in class com.waveset.object.ResourceInfo
Return the "qualified" name of this account.
getGatewayKeyEncryption() - Static method in class com.waveset.ui.FormUtil
 
getId() - Method in class com.waveset.object.GenericObject
 
getId() - Method in class com.waveset.object.PersistentObject
Get the internally generated unique id for this object.
getId() - Method in interface com.waveset.object.QueryResultRow
Return the immutable of the object.
getID() - Method in class com.waveset.object.WSAttribute
 
getIdmManager() - Method in class com.waveset.object.WSUser
 
getIdmManagerId() - Method in class com.waveset.object.WSUser
 
getIdmManagerName() - Method in class com.waveset.object.WSUser
 
getIdmManagerRef() - Method in class com.waveset.object.WSUser
 
getIdOrName() - Method in class com.waveset.object.PersistentObject
Get the id if one has been assigned, otherwise the name.
getIDs() - Method in class com.waveset.object.WSAttributes
 
getInbuiltAttr(String) - Static method in class com.waveset.object.WSUser
 
getInbuiltAttrs() - Static method in class com.waveset.object.WSUser
 
getInitialContext(Map) - Static method in class com.waveset.util.jms.JmsUtil
Uses the JNDI naming service properties to get an initial context for JNDI lookups.
getInitialContext(List) - Static method in class com.waveset.util.jms.JmsUtil
Uses the JNDI naming service properties to get an initial context for JNDI lookups.
getInitialInstances() - Static method in class com.waveset.object.ObjectGroup
 
getInitialInstances() - Static method in class com.waveset.object.PersistentObject
Returns the set of initial instances that should be created for this object type when a repository is created.
getInputStreamFromJar(String, String) - Static method in class com.waveset.util.Util
Return an input stream for an entry in a jar file.
getInstalledLocales(List, Locale) - Static method in class com.waveset.ui.FormUtil
This can be used as the valueMap property of a Select component to allow the user to select their locale.
getInt(String) - Method in class com.waveset.object.GenericObject
Coerce an Object into an int primitive.
getInt(Object) - Static method in class com.waveset.util.Util
Coerce an Object into an int primitive.
getInt(String, int) - Static method in class com.waveset.util.WavesetProperties
Get the value of a property as an integer.
getInt(String) - Static method in class com.waveset.util.WavesetProperties
Get the value of a property as an integer.
getItemType() - Method in class com.waveset.object.WorkItem
 
getKeychain() - Method in class com.waveset.object.WSUser
Get the SSO keychain.
getLastAccessTime() - Method in class com.waveset.object.Subject
 
getLastAuditorScan() - Method in class com.waveset.object.WSUser
 
getLastMod() - Method in class com.waveset.object.PersistentObject
Return the modification count for this object at the time this object was last modified.
getLastModDate() - Method in class com.waveset.object.PersistentObject
Return the date/time this object was created
getLastModifier() - Method in class com.waveset.object.PersistentObject
 
getLastModItemId(Type) - Static method in class com.waveset.object.PersistentObject
 
getLastPasswordUpdate() - Method in class com.waveset.object.ResourceInfo
 
getLastPasswordUpdate() - Method in class com.waveset.object.WSUser
 
getLibraryObjectNames(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Obtains the library from the repository and returns a list of the names of the objects in the library prepended with the library name.
getLighthouseJar() - Static method in class com.waveset.util.Util
Searches the classpath for idm.jar.
getList(String) - Method in class com.waveset.object.GenericObject
 
getListOfDnComponents(List, String) - Static method in class com.waveset.ui.FormUtil
Given a list of dn's and the component type to return (e.g.
getListOfDnComponents(String, String) - Static method in class com.waveset.ui.FormUtil
Given a dn's and the component type to return (e.g.
getListOfStrings(String) - Method in class com.waveset.object.GenericObject
 
getLocal(String) - Method in class com.waveset.object.GenericObject
 
getLocale() - Method in class com.waveset.util.URLBuilder
 
getLocalForm() - Method in class com.waveset.object.WorkItem
Get the local form.
getLocalizedHelpAsString(Session, Object) - Static method in class com.waveset.ui.FormUtil
This allows us to use Messsages for help objects.
getLocalizedString(Locale, Object) - Static method in class com.waveset.util.Util
 
getLock(Object, String) - Method in interface com.waveset.object.ObjectSource
Obtain current lock status.
getLockExpiry() - Method in class com.waveset.object.WSUser
Get the lock expiration date.
getLockInfo() - Method in class com.waveset.object.PersistentObject
Return information about any lock held on this object.
getLoginApplication() - Method in class com.waveset.object.Subject
From the subject's options get the login application from which this subject originated.
getLoginInterfaceDisplayNames(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Return the current list of Lighthouse login interface display names (such as message catalog keys).
getLoginModGrp() - Method in class com.waveset.object.Subject
 
getLong(String) - Method in class com.waveset.object.GenericObject
Coerce an Object value into a long primitive.
getLong(Object) - Static method in class com.waveset.util.Util
Coerce an Object value into a long primitive.
getMachineUser() - Static method in class com.waveset.util.Util
Get the name of the user that is logged in to the host machine.
getMaxMemory() - Static method in class com.waveset.util.Util
 
getMaxMemory(boolean) - Static method in class com.waveset.util.Util
 
getMaxPostFileSize() - Static method in class com.waveset.util.WavesetProperties
 
getMaxPostMemorySize() - Static method in class com.waveset.util.WavesetProperties
 
getMaxRows() - Method in class com.waveset.object.QueryOptions
 
getMaxRows(Map) - Static method in class com.waveset.object.QueryOptions
 
getMemberObjectGroupDisplayNames(ObjectSource, PersistentObject) - Static method in class com.waveset.object.ObjectGroup
Return a list of displayNames of the member object groups of the PersistentObject parameter.
getMemberObjectGroupNames(ObjectSource, PersistentObject) - Static method in class com.waveset.object.ObjectGroup
Return a List of String where the Strings are names of the member object groups of the PersistentObject parameter.
getMemberObjectGroupPaths(ObjectSource, PersistentObject) - Static method in class com.waveset.object.ObjectGroup
Return a list of paths of the member object groups of the PersistentObject parameter.
getMemberObjectGroupRefs() - Method in class com.waveset.object.PersistentObject
Return the list of references to object groups this object is a member of.
getMemberObjectGroupRefsUpTo(ObjectGroup) - Method in class com.waveset.object.PersistentObject
Returns the list of references to object groups this object is a member of up the hierarchy to the specified object group (e.g.
getMemberObjectGroups() - Method in class com.waveset.object.PersistentObject
Get an array of resolved object groups to which this object is a member.
getMemberOrganization(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Get the name of the first member object group for the administrator currently logged into the session.
getMessage(Locale) - Method in class com.waveset.object.ResultError
Render the message hierarchy as a string.
getMessage() - Method in class com.waveset.object.ResultError
Render the message hierarchy as a string in the current locale.
getMessage() - Method in class com.waveset.object.ResultItem
Convenience method to access the Message object for message items.
getMessage(Locale) - Method in class com.waveset.object.ResultItem
 
getMessageDetails(Connection, Message) - Static method in class com.waveset.util.jms.JmsUtil
Generate a String with detailed info about the Message.
getMessages() - Method in class com.waveset.object.ResultError
Get the array of message objects.
getMessages(List, Locale) - Method in class com.waveset.object.WavesetResult
Convenience method to extract a flat list of String objects for each non-error message in the result, formatted according to the given locale.
getMessages(List) - Method in class com.waveset.object.WavesetResult
Convenience method to extract a flat list of String objects for each non-error message in the result, formatted according to the current locale.
getMessages(Locale) - Method in class com.waveset.object.WavesetResult
Convenience method to extract a flat list of String objects for each non-error message in the result, formatted according to the given locale.
getMessages() - Method in class com.waveset.object.WavesetResult
Convenience method to extract a flat list of String objects for each non-error message in the result, formatted according to the current locale.
getMessageText() - Method in class com.waveset.object.ResultItem
Convenience method to access the text of a message (or error) item.
getMessageText(Locale) - Method in class com.waveset.object.ResultItem
Convenience method to access the text of a message (or error) item with a locale (if passed).
getMultiValued() - Method in class com.waveset.object.WSAttribute
 
getName() - Method in class com.waveset.object.AttributeCondition.Operator
 
getName() - Method in class com.waveset.object.GenericObject
 
getName() - Method in class com.waveset.object.ObjectGroup
 
getName() - Method in class com.waveset.object.PersistentObject
Return the name of this object.
getName() - Method in interface com.waveset.object.QueryResultRow
Return the name of the object.
getName() - Method in class com.waveset.object.ResourceInfo
 
getName() - Method in class com.waveset.object.ResultItem
 
getName() - Method in class com.waveset.object.Subject
 
getName(TaskInstance, int) - Static method in class com.waveset.object.TaskResult
 
getName(String, int) - Static method in class com.waveset.object.TaskResult
 
getName() - Method in class com.waveset.object.WavesetResult
Get the result name.
getName() - Method in class com.waveset.object.WSAttribute
 
getNameBase(String) - Static method in class com.waveset.object.TaskResult
 
getNamedResultValue(String) - Method in class com.waveset.object.WavesetResult
Convenience method to return the value of the first item that has a given name.
getNameOrId() - Method in class com.waveset.object.PersistentObject
Get the name if it has been assigned, otherwise the id.
getNames() - Method in class com.waveset.object.WSAttributes
 
getNestedErrors() - Method in class com.waveset.object.ResultError
Get the nested error objects, if this error was constructed from a list of wrapped exceptions.
getNestedResult(String) - Method in class com.waveset.object.WavesetResult
Recursively search for a nested WavesetResult with the given name.
getNotificationRefs() - Method in class com.waveset.object.Role
Get the list of references to notification listeners for this role.
getNotifications() - Method in class com.waveset.object.Role
 
getNotificationsRuleRef() - Method in class com.waveset.object.Role
 
getObject(String) - Method in class com.waveset.object.GenericObject
 
getObject(Object, String) - Method in interface com.waveset.object.ObjectSource
Get a read-only copy of an object.
getObject(Object, String, Map) - Method in interface com.waveset.object.ObjectSource
Get a read-only copy of an object.
getObject() - Method in interface com.waveset.object.QueryResultRow
Return the object.
getObject(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Get an object from the repository, subject to authorization.
getObjectAttributeNames(GenericObject) - Static method in class com.waveset.ui.FormUtil
Returns the (String) List of attribute names for the supplied GenericObject
getObjectCreateIfNull(String) - Method in class com.waveset.object.GenericObject
 
getObjectDisplayNames(LighthouseContext, String, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of display names of objects of a given type to which the session owner (subject) has access.
getObjectGroupByRights(LighthouseContext, String, List<String>) - Static method in class com.waveset.ui.FormUtil
Get an ObjectGroup reference that the caller has the specified access rights to.
getObjectGroupHandle(ObjectSource, ObjectRef) - Static method in class com.waveset.object.ObjectGroup
Return the org path or displayName for the given object reference.
getObjectGroupHandles(ObjectSource, List) - Static method in class com.waveset.object.ObjectGroup
Return a list of org paths or displayNames for the given list of object references.
getObjectGroupRef(ObjectSource, String) - Static method in class com.waveset.object.ObjectGroup
Takes an orgHandles (either name, path, or displayname) and returns a formal object reference.
getObjectGroupRefs(ObjectSource, List) - Static method in class com.waveset.object.ObjectGroup
Takes a list of orgHandles (either names, paths, or displaynames) and returns a list of formal object references.
getObjectIfExists(Object, String) - Method in interface com.waveset.object.ObjectSource
Get a read-only object copy of an object, but do not throw an exception if it does not exist.
getObjectIfExists(Object, String, Map) - Method in interface com.waveset.object.ObjectSource
Get a read-only object copy of an object, but do not throw an exception if it does not exist.
getObjectNames(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Return a list of the names of objects if a given type to which the session owner has access.
getObjectNames(LighthouseContext, String, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of names of objects of a given type to which the session owner (subject) has access.
getObjectNamesBySubtype(LighthouseContext, String, List<String>) - Static method in class com.waveset.ui.FormUtil
Variant of getObjectNames() when a form needs the results broken out by subtype
getObjectRef(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Get an ObjectRef from the repository given the type and name or id, subject to authorization.
getObjectRefList(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
 
getObjects(Object, Map) - Method in interface com.waveset.object.ObjectSource
Get a list of objects of a given type.
getOperand() - Method in class com.waveset.object.AttributeCondition
 
getOperandAsString() - Method in class com.waveset.object.AttributeCondition
 
getOperandIgnoreCase() - Method in class com.waveset.object.AttributeCondition
 
getOperator() - Method in class com.waveset.object.AttributeCondition
 
getOption(String) - Method in class com.waveset.object.Subject
 
getOptions() - Method in class com.waveset.object.Subject
Get the options associated with this subject.
getOrderBy() - Method in class com.waveset.object.QueryOptions
 
getOrderBy(Map) - Static method in class com.waveset.object.QueryOptions
Convert the OP_ORDER_BY option into an array of Attribute objects.
getOrderByAttributeNames() - Method in class com.waveset.object.QueryOptions
Extract the value of OP_ORDER_BY option from the specified map.
getOrderByAttributeNames(Map) - Static method in class com.waveset.object.QueryOptions
Extract the value of OP_ORDER_BY option from the specified map.
getOrdinal() - Method in class com.waveset.object.ResultItem.Status
 
getOrganizationDisplayableNameByUserId(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
Return the displayableName for the common objectGroup which the userIds belong in.
getOrganizationPath(ObjectSource, ObjectGroup) - Static method in class com.waveset.object.ObjectGroup
 
getOrganizationPathList(ObjectSource, ObjectGroup, boolean) - Static method in class com.waveset.object.ObjectGroup
Build a list of names or IDs from the given organization back to the top containing the names of each intermediate object groups.
getOrganizationsDisplayNames(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Short cut for calling getOrganizationsDisplayNames(LighthouseContext s, Map options) with no options.
getOrganizationsDisplayNames(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
 
getOrganizationsDisplayNamesWithRight(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Calls #getOrganizationsDisplayNamesWithRights(LighthouseContext, String, List, Map) with targetRight wrapped into a list and null options.
getOrganizationsDisplayNamesWithRight(LighthouseContext, String, String, Map) - Static method in class com.waveset.ui.FormUtil
Calls #getOrganizationsDisplayNamesWithRights(LighthouseContext, String, List, Map) with targetRight wrapped into a list.
getOrganizationsDisplayNamesWithRights(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
Calls #getOrganizationsDisplayNamesWithRights(LighthouseContext, String, List, Map) with null options.
getOrganizationsDisplayNamesWithRights(LighthouseContext, String, List, Map) - Static method in class com.waveset.ui.FormUtil
 
getOrgPath(ObjectGroup) - Static method in class com.waveset.ui.FormUtil
 
getOwner() - Method in class com.waveset.object.ResourceInfo
Get the owning object.
getOwner() - Method in class com.waveset.object.WorkItem
Get the owner of this item.
getOwnerRefs() - Method in class com.waveset.object.Role
 
getOwners() - Method in class com.waveset.object.Role
Get an array of resolved owner objects for this role.
getOwnersRuleRef() - Method in class com.waveset.object.Role
 
getParentTaskId(String) - Static method in class com.waveset.object.TaskResult
 
getPassword() - Method in class com.waveset.object.ResourceInfo
Get the password.
getPassword() - Method in class com.waveset.object.WSUser
Get the user's password.
getPasswordExpiry() - Method in class com.waveset.object.WSUser
Get the password expiration date.
getPasswordExpiryWarning() - Method in class com.waveset.object.WSUser
Get the password expiration warning date.
getPasswordHistory() - Method in class com.waveset.object.ResourceInfo
Get all previous passwords stored for this resource info for this user
getPasswordHistory() - Method in class com.waveset.object.WSUser
Get the current list of stored previous passwords
getPath() - Method in class com.waveset.object.ObjectGroup
 
getPath(boolean) - Method in class com.waveset.object.ObjectGroup
 
getPathAsIDs() - Method in class com.waveset.object.ObjectGroup
 
getPathString() - Method in class com.waveset.object.ObjectGroup
Return the organization path as a string of path elements seperated by colons.
getPendingManualAction() - Method in class com.waveset.object.ResourceInfo
Get the pending manual action
getPermissions() - Method in class com.waveset.object.Principal
 
getPersistentObject() - Method in class com.waveset.object.PersistentObject.InitialInstance
Get the persistent object to be created.
getPolicies() - Method in class com.waveset.object.ObjectGroup
 
getPolicies(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getPolicies(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Special call to get the policies and if the current policy is not on the list, add it to the list.
getPolicies(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Return a string array of policy names of the specified type.
getPolicies(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Return a string array of policy names of the specified type.
getPolicyRefs() - Method in class com.waveset.object.ObjectGroup
 
getPolicyRefs() - Method in class com.waveset.object.WSUser
 
getPolicyUpgradeMap() - Method in class com.waveset.object.Role
Create a map of the attributes and elements that make up what has moved to the LighthouseAccountPolicy - specifically: Attributes: idSource String passwordSource String questionPolicy String randomQuestionCount int roundRobinQuestionIndex int accountLock boolean resetOption String resetCheck String Elements: PasswordExpiry Util.TimePeriod PasswordExpiryWarning Util.TimePeriod TempPasswordExpiry Util.TimePeriod AuthenticationQuestions List of GenericObject, attributes id & question ResetLimit int resetLimitPeriod resetLimitPeriod
getPrimaryObjectClass() - Method in class com.waveset.object.ObjectGroup
 
getPrimaryObjectClass() - Method in class com.waveset.object.PersistentObject
 
getPrimaryObjectClass() - Method in class com.waveset.object.Role
 
getPrimaryObjectClass() - Method in class com.waveset.object.WorkItem
 
getPrimaryObjectClass() - Method in class com.waveset.object.WSUser
 
getPrincipalRefs() - Method in class com.waveset.object.Subject
 
getPrincipalRefs(Type) - Method in class com.waveset.object.Subject
 
getPrivateApplicationRefs() - Method in class com.waveset.object.WSUser
Get the list of private application references.
getPrivateApplications() - Method in class com.waveset.object.WSUser
Get a resolved list of private Applications.
getPrivateApplications(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
This was the original name, keep for backward compatibility.
getPrivateAuditPolicies() - Method in class com.waveset.object.WSUser
 
getPrivatePolicies() - Method in class com.waveset.object.WSUser
 
getPrivateResourceAssignmentRefs() - Method in class com.waveset.object.WSUser
 
getPrivateResourceAssignments() - Method in class com.waveset.object.WSUser
 
getPrivateResourceRefs() - Method in class com.waveset.object.WSUser
Get the list of private resource references.
getPrivateResources() - Method in class com.waveset.object.WSUser
Get a resolved list of private Resources.
getPrivateResources(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
This was the original name, keep it around for backward compatibility.
getPrivateServiceRefs() - Method in class com.waveset.object.WSUser
Get the list of private service references.
getPrivateServices() - Method in class com.waveset.object.WSUser
Get a resolved list of private services.
getProcessName() - Method in class com.waveset.object.WorkItem
Get the name of the associated workflow process.
getProperties() - Method in class com.waveset.object.PersistentObject
 
getProperties() - Method in class com.waveset.object.ResourceInfo
Get the resource properties
getProperties() - Static method in class com.waveset.util.WavesetProperties
Return a copy of the properties.
getProperty(String) - Method in class com.waveset.object.PersistentObject
 
getProperty(String) - Static method in class com.waveset.util.WavesetProperties
Get the value of a property.
getPropertyAsString(String) - Method in class com.waveset.object.PersistentObject
 
getPropertyList() - Method in class com.waveset.object.PersistentObject
 
getQualifiedName() - Method in class com.waveset.object.ResourceInfo
Get the fully qualified name for this account.
getQueryableAttributes() - Method in class com.waveset.object.PersistentObject
 
getQuestionLockExpiry() - Method in class com.waveset.object.WSUser
Get the lock expiration date.
getRaw(String) - Method in class com.waveset.util.URLBuilder
 
getReference() - Method in class com.waveset.object.PersistentObject
 
getReference() - Method in class com.waveset.util.AbstractXmlObject
 
getReferences() - Method in class com.waveset.object.ObjectGroup
Return the list of references within this object.
getReferences() - Method in class com.waveset.object.PersistentObject
Returns the list of all references in this object.
getReferences() - Method in class com.waveset.object.Principal
Return the list of references within this object.
getReferences() - Method in class com.waveset.object.Role
Return the list of references within this object.
getReferences() - Method in class com.waveset.object.WorkItem
Return the list of references within this object.
getReferences() - Method in class com.waveset.object.WSUser
Return the list of references within this object.
getRejector() - Method in class com.waveset.object.ResourceInfo
Get the rejecting administrator.
getRelativeDate(int, int) - Static method in class com.waveset.util.Util
Generates a data string expressed as a number of units from now such as "5 minutes from now"
getRelativeDate(int, int, int) - Static method in class com.waveset.util.Util
Generates a date string expressed in a future time such as "the second Monday in October".
getRelativeDate(Util.TimePeriod) - Static method in class com.waveset.util.Util
Calculates a Date representing the current time plus the the amount of time represented by the TimePeriod.
getRelativeDateString(int, int, int, String) - Static method in class com.waveset.ui.FormUtil
Generates a date string expressed in a future time such as "the second Monday in October".
getRelativeDateString(int, int, String) - Static method in class com.waveset.ui.FormUtil
Generates a data string expressed as a number of units from now such as "5 minutes from now"
getRepetitionUnitsMap() - Static method in class com.waveset.ui.FormUtil
Get a map that contains the TaskSchedule repetition units.
getRepositoryMod() - Method in class com.waveset.object.PersistentObject
Returns the SQL timestamp time of the last update of the record in the repository.
getRequest() - Method in class com.waveset.object.WorkItem
 
getRequester() - Method in class com.waveset.object.WorkItem
 
getResetHistory() - Method in class com.waveset.object.WSUser
Get the password reset history.
getResource() - Method in class com.waveset.object.ResourceInfo
Resolve the resource reference, and return the resource object.
getResource(String) - Static method in class com.waveset.util.Util
 
getResourceAccountAttributeMapping(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
For the resource specified by resourceName, return the value for the resource account attribute in the schema map that corresponds to the IDM attribute with name leftHandSideName.
getResourceAccountAttributeType(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
For the resource specified by resourceName, return the type of the resource account attribute in the schema map that corresponds to the IDM attribute with name leftHandSideName.
getResourceAssignmentRefs() - Method in class com.waveset.object.Role
Gets the list of possibly qualified resource references in this application.
getResourceAssignmentRefs() - Method in class com.waveset.object.Service
Return the set of possibly qualified resource object references encapsulated by this Service and any Service it contains.
getResourceAssignments() - Method in class com.waveset.object.Role
 
getResourceAssignments() - Method in class com.waveset.object.Service
Return the set of ResourceAssignments encapsulated by this Service and any Services it contains.
getResourceAttributeChanges() - Method in class com.waveset.object.ResourceInfo
Dig out a list of resource attributes that are considered to have changed since the last time this account was pushed.
getResourceAttributeFromResource(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
For the resource specified by resourceName, return the value for the resource attribute specified by resourceAttribute.
getResourceAttributes() - Method in class com.waveset.object.ResourceInfo
Get the resource attribute map.
getResourceAttributes(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Return a list of the attributes in the schema map for a particular resource.
getResourceContainerInfo() - Method in class com.waveset.object.ObjectGroup
 
getResourceDisplayName() - Method in class com.waveset.object.ResourceInfo
Get the associated Resource name.
getResourceFile(URL) - Static method in class com.waveset.util.Util
 
getResourceFile(URL, boolean) - Static method in class com.waveset.util.Util
 
getResourceFileIfFile(URL) - Static method in class com.waveset.util.Util
 
getResourceIdentities() - Method in class com.waveset.object.WSUser
Return the array of resource identity information.
getResourceIdentity(String) - Method in class com.waveset.object.WSUser
Find a resource identity given a name or ID (usually a name).
getResourceIdentity(Resource) - Method in class com.waveset.object.WSUser
Find a resource identity given a Resource object.
getResourceIdentity(String, String) - Static method in class com.waveset.ui.FormUtil
 
getResourceIdentity(Session, String) - Static method in class com.waveset.ui.FormUtil
 
getResourceIds(List) - Method in class com.waveset.object.WSUser
Given a list of references to Resources, normalize it into a list of repository ids or names.
getResourceInfo(ResourceInfo, boolean) - Method in class com.waveset.object.WSUser
Look for a ResourceInfo on this user whose identity matches that of the supplied ResourceInfo object.
getResourceInfo(ResourceInfo) - Method in class com.waveset.object.WSUser
 
getResourceInfo(String) - Method in class com.waveset.object.WSUser
Return the information about a specific resource account associated with this user.
getResourceInfo(Resource) - Method in class com.waveset.object.WSUser
Return the information about a specific resource account associated with this user.
getResourceInfo(String, String) - Method in class com.waveset.object.WSUser
Look for a ResourceInfo with the given resource name and id.
getResourceInfo(Resource, String) - Method in class com.waveset.object.WSUser
 
getResourceInfo() - Method in class com.waveset.object.WSUser
Return the array of resource account information.
getResourceInfos(String) - Method in class com.waveset.object.WSUser
Return a list of ResourceInfo objects associated with a resource with the given name.
getResourceInfos(Resource) - Method in class com.waveset.object.WSUser
Return a list of ResourceInfo objects associated with the given resource.
getResourceInfos() - Method in class com.waveset.object.WSUser
Utility to retrieve the resource infos as a List.
getResourceInstanceDisplayName() - Method in class com.waveset.object.ResourceInfo
 
getResourceInstanceName() - Method in class com.waveset.object.ResourceInfo
 
getResourceName() - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
getResourceName() - Method in class com.waveset.object.ResourceInfo
Get the associated Resource name.
getResourceObject(String, String, String, Map) - Method in interface com.waveset.object.LighthouseContext
Return the requested object given the resource, object type and object id.
getResourceObject(LighthouseContext, String, String, String, Map) - Static method in class com.waveset.ui.FormUtil
Returns the requested objectId of the requested objectType from the resource
getResourceObject(String, String, String, String, Map) - Static method in class com.waveset.ui.FormUtil
Returns the requested objectId of the requested objectType from the resource
getResourceObjects(String, String, Map) - Method in interface com.waveset.object.LighthouseContext
Return a List of GenericObjects representing objects in a resource.
getResourceObjects(LighthouseContext, String, String, Map) - Static method in class com.waveset.ui.FormUtil
 
getResourceObjects(LighthouseContext, String, String, Map, String, String, String) - Static method in class com.waveset.ui.FormUtil
Same function as getResourceObjects above, plus the ability to cache and manage the cache of the returned objects cachList - "true" to have the returned list of objects cached by the server; otherwise "false" cacheTimeout - if cacheList is true, this can set the number of milliseconds before the cache times out.
getResourceObjects(String, String, String, Map) - Static method in class com.waveset.ui.FormUtil
 
getResourceObjects(String, String, String, Map, String, String, String) - Static method in class com.waveset.ui.FormUtil
Same function as getResourceObjects above, plus the ability to cache and manage the cache of the returned objects cachList - "true" to have the returned list of objects cached by the server; otherwise "false" cacheTimeout - if cacheList is true, this can set the number of milliseconds before the cache times out.
getResourceObjectTypeAttributeNames(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
 
getResourceObjectTypeDisplayNames(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
 
getResourcePath(String) - Static method in class com.waveset.util.Util
Attempts to determine the absolute pathname of a resource file.
getResourcePath(URL) - Static method in class com.waveset.util.Util
 
getResourceRef() - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
getResourceRef() - Method in class com.waveset.object.ResourceInfo
Get the resource reference.
getResourceRefs() - Method in class com.waveset.object.Role
Gets the list of resource references in this application.
getResourceRefs() - Method in class com.waveset.object.Service
Return a flattened list of resource object references encapsulated by this Service and any Service it contains.
getResourceResult(String) - Method in class com.waveset.object.WavesetResult
Return a specific resource result.
getResources() - Method in class com.waveset.object.Role
Calculate a flattened list of resource objects referenced by this role.
getResources() - Method in class com.waveset.object.Service
Return a flattened array of resolved resource objects encapsulated by this service and any Service it contains.
getResources(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getResources(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
 
getResources(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Build a list of the names of resources that match a particular type (like LDAP).
getResources(LighthouseContext, String, String, List) - Static method in class com.waveset.ui.FormUtil
 
getResources(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of resources in the authorization scope of the specified lighthouse context.
getResourcesByType(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
Returns a Map of resource name/id pairs for all resources of the specified type.
getResourceSchemaAttributeNames(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
 
getResourceSchemaResourceAttributeNames(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
 
getResourcesMap(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
Returns a Map which is expected to be used as the value for the valueMap attribute of a MultiSelect component.
getResourcesSupportingContainerObjectTypes(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getResourcesSupportingContainerObjectTypes(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
 
getResourcesSupportingObjectTypes(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
 
getResourcesSupportingObjectTypes(LighthouseContext, List, Map) - Static method in class com.waveset.ui.FormUtil
 
getResourcesSupportingObjectTypes(LighthouseContext, List, List) - Static method in class com.waveset.ui.FormUtil
 
getResourcesSupportingObjectTypes(LighthouseContext, List, List, Map) - Static method in class com.waveset.ui.FormUtil
 
getResult() - Method in class com.waveset.object.ResourceInfo
Get fetch results
getResult() - Method in class com.waveset.object.TaskResult
 
getResult(String) - Method in class com.waveset.object.WavesetResult
Convenience method to return the value of the first item that has a given type.
getResultAttributes() - Method in class com.waveset.object.ResourceInfo
Get the return attribute map.
getResultByClass(Class) - Method in class com.waveset.object.WavesetResult
Search for a result value by class.
getResultByName(String) - Method in class com.waveset.object.WavesetResult
Return the first ResultItem with the given name.
getResultByType(String) - Method in class com.waveset.object.WavesetResult
Return the first ResultItem with the given type.
getResultItem(String) - Method in class com.waveset.object.WavesetResult
Return the first ResultItem with the given type.
getResultItemList(String) - Method in class com.waveset.object.WavesetResult
Return a list of ResultItems with the given type.
getResults() - Method in class com.waveset.object.WavesetResult
Return the list of results.
getResultsByClass(Class) - Method in class com.waveset.object.WavesetResult
Return the list of ResultItems with the given class.
getResultTable() - Method in class com.waveset.object.WavesetResult
Return the first ResultTable in the result item list.
getRoleAttributes() - Method in class com.waveset.object.Role
RoleAttribute(value assignment) objects correspond to the attributes assigned to an account when a Role is assigned, not the (extended and built-in) attributes of a Role.
getRoleExclusionRefs() - Method in class com.waveset.object.Role
 
getRoleIds() - Method in class com.waveset.object.WSUser
Return a List of String ids of roles assigned to this user.
getRoleInfoRefs(String) - Method in class com.waveset.object.WSUser
Get all, direct, or indirect role info references
getRoleInfos() - Method in class com.waveset.object.WSUser
 
getRoleInfos(String) - Method in class com.waveset.object.WSUser
 
getRoleNames() - Method in class com.waveset.object.WSUser
Return a List of String names of roles assigned to this user.
getRoleRefs() - Method in class com.waveset.object.Role
Gets the list of applications references in this application.
getRoleRefs() - Method in class com.waveset.object.WSUser
Get the role references.
getRoleResources() - Method in class com.waveset.object.WSUser
Return an array of all resources assigned through roles to this user.
getRoles() - Method in class com.waveset.object.Role
Return array of current roles assigned to this role
getRoles() - Method in class com.waveset.object.WSUser
Resolve and return the role objects.
getRoles(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getRoles(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
This variant allows a specific name to be included in the returned list.
getRoles(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
This variant allows a list of names to be included in the returned list.
getRoles(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of roles in the authorization scope of the specified lighthouse context.
getRoleServiceRefs() - Method in class com.waveset.object.WSUser
Return a List of ObjectRefs to all services assigned through roles to this user.
getRoleTypeNames(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of the configured Role type names from the Role Configuration object.
getRuleDrivenMemberObjectGroupRefs() - Method in class com.waveset.object.PersistentObject
Return the list of references to object groups this object is a member of based on the evaluation of user members rules associated with the object groups controlled by the current subject.
getRuleDrivenMemberObjectGroupRefsUpTo(ObjectGroup, ObjectGroup[]) - Method in class com.waveset.object.PersistentObject
Returns the list of references to object groups this object is a member of up the hierarchy to the specified object group (e.g.
getRuleDrivenMemberObjectGroups() - Method in class com.waveset.object.PersistentObject
Get an array of resolved object groups to which this object is a member.
getSavedObjectsDir() - Static method in class com.waveset.util.Util
Returns the path to the savedObjects directory.
getScopingOrg() - Method in class com.waveset.object.QueryOptions
 
getScopingOrg(Map) - Static method in class com.waveset.object.QueryOptions
 
getSequence() - Method in class com.waveset.object.TaskResult
 
getServerId() - Static method in class com.waveset.util.Util
Return the "server id".
getServiceRefs() - Method in class com.waveset.object.Role
Get the list of references to services.
getServiceRefs() - Method in class com.waveset.object.Service
Return a list of Service object references encapsulated by this service.
getServices() - Method in class com.waveset.object.Role
Resolve the list of service references, and return an array of service objects.
getServices() - Method in class com.waveset.object.Service
Return an array of resolved service objects, immediately referenced by this object.
getServletContextPath(RequestState) - Static method in class com.waveset.ui.FormUtil
 
getSessionForActiveSyncResource(String) - Static method in class com.waveset.ui.FormUtil
 
getSessionTimeoutString(String, RequestState) - Static method in class com.waveset.ui.FormUtil
Takes a string representing sessionTimeout (in milliseconds) for a login application and returns a formatted string suitable for use in the Login App List form.
getStackTrace() - Method in class com.waveset.object.ResultError
Get the stack trace found on the Throwable object from which this error object was built.
getStandardValue() - Method in class com.waveset.object.WSAttribute
 
getStartAfter() - Method in class com.waveset.object.QueryOptions
 
getStartAfter(Map) - Static method in class com.waveset.object.QueryOptions
Convert the value of the OP_START_AFTER option into an array of String objects.
getStartDate() - Method in class com.waveset.object.WSUser.Delegate
Get delegate start date
getStartupTypesMap() - Static method in class com.waveset.ui.FormUtil
Get a map that contains the ActiveSync startup types.
getStatus() - Method in class com.waveset.object.ResultItem
Get the item status.
getString(String) - Method in class com.waveset.object.GenericObject
 
getString() - Method in class com.waveset.object.ResultItem
Get the item value as a string.
getString(String) - Static method in class com.waveset.util.WavesetProperties
Get the value of a property as a string.
getStringFromJar(String, String) - Static method in class com.waveset.util.Util
Return the contents of an entry in a jar file as a string.
getSubject() - Method in interface com.waveset.object.LighthouseContext
Returns the Subject for an authenticated context.
getSubject(Map) - Static method in class com.waveset.object.QueryOptions
 
getSubject() - Method in class com.waveset.object.QueryOptions
 
getSubjectPrincipals() - Method in class com.waveset.object.Subject
 
getSubjectTimeout() - Method in class com.waveset.object.Subject
 
getSubordinates(LighthouseContext, String, Map) - Static method in class com.waveset.ui.FormUtil
Get the managerial subordinates of a user.
getSubRoleIdList() - Method in class com.waveset.object.Role
Return the current list of roles assigned to this role
getSubRoleList() - Method in class com.waveset.object.Role
Return the current list of roles assigned to this role
getSubRoleNameList() - Method in class com.waveset.object.Role
Return the current list of roles assigned to this role
getSubtype() - Method in class com.waveset.object.PersistentObject
Return the subtype of this object.
getSummaryAttributes() - Method in class com.waveset.object.PersistentObject
 
getSummaryAttributes() - Method in class com.waveset.object.Role
 
getSummaryAttributes() - Method in class com.waveset.object.WorkItem
 
getSummaryAttributes() - Method in class com.waveset.object.WSUser
 
getSummaryAttributeTypes() - Static method in class com.waveset.object.WSUser
Types resolved by resolveSummaryAttributes
getSummaryString() - Method in class com.waveset.object.PersistentObject
Get the summary string for this object.
getSuperRoleIdList() - Method in class com.waveset.object.Role
Return the current list of roles that assign this role
getSuperRoleList() - Method in class com.waveset.object.Role
 
getSuperRoleRefs() - Method in class com.waveset.object.Role
 
getSuperRoles() - Method in class com.waveset.object.Role
 
getSuppliedQuestionAnswers() - Method in class com.waveset.object.WSUser
Utility method to return Answers which have a suppliedQuestion set.
getSuppliedQuestionAnswers(String) - Method in class com.waveset.object.WSUser
Utility method to return just the answers to user supplied questions for the specified login interface.
getSymbol() - Method in class com.waveset.object.AttributeCondition.Operator
 
getSyntax() - Method in class com.waveset.object.WSAttribute
 
getSystemConfiguration() - Method in interface com.waveset.object.ObjectSource
Obtain the system configuration object.
getSystemConfiguration(LighthouseContext) - Static method in class com.waveset.util.WavesetProperties
Get the system configuration object.
getSystemConfiguration(LighthouseContext, String) - Static method in class com.waveset.util.WavesetProperties
Get a system configuration property value.
getTargetId() - Method in class com.waveset.object.WorkItem
Get the optional target id.
getTargetName() - Method in class com.waveset.object.WorkItem
Get the optional target id.
getTargetObjectClass() - Method in class com.waveset.object.WorkItem
Get the optional target object class name.
getTask() - Method in class com.waveset.object.TaskResult
Get the resolved TaskInstance to which this result belongs.
getTask() - Method in class com.waveset.object.WorkItem
Get the resolved TaskInstance that contains our WorkflowCase.
getTaskRef() - Method in class com.waveset.object.TaskResult
Get a reference to the TaskInstance that contains our WorkflowCase.
getTaskRef() - Method in class com.waveset.object.WorkItem
Get a reference to the TaskInstance that contains our WorkflowCase.
getTempId() - Method in class com.waveset.object.ResourceInfo
 
getTemplateParameters() - Method in class com.waveset.object.ResourceInfo
 
getThrowableClass() - Method in class com.waveset.object.ResultError
Get the name of the Throwable class from which this error object was built.
getTimeout() - Method in class com.waveset.object.WorkItem
Get the work item timeout.
getTimeZoneIdToDisplayNameMap(Locale) - Static method in class com.waveset.ui.FormUtil
This was too complex to manage with express.
getTitle() - Method in class com.waveset.object.WavesetResult
Get the optional Message object containing the result title.
getTopControlledObjectGroups(Subject) - Method in interface com.waveset.object.LighthouseContext
Get Top Controlled Object Groups for a Subject
getTopControlledObjectGroups(Subject, Map) - Method in interface com.waveset.object.LighthouseContext
Get Top Controlled Object Groups for a Subject
getTopControlledObjectGroups(LighthouseContext, Subject) - Static method in class com.waveset.object.ObjectGroup
Returns the set of 0 or more object groups controlled by the given Subject, each of which has no object group parent that is also controlled by the principal.
getTrackingId() - Method in class com.waveset.object.WorkItem
Get the optional tracking id.
getType() - Method in class com.waveset.object.ObjectGroup
 
getType() - Method in class com.waveset.object.PersistentObject
Return the type of this object.
getType() - Method in interface com.waveset.object.QueryResultRow
Return the type of the object associated with this row.
getType() - Method in class com.waveset.object.ResultItem
Get the item type.
getType() - Method in class com.waveset.object.Role
Returns the associated Type object.
getType() - Method in class com.waveset.object.TaskResult
Returns the associated Type object.
getType() - Method in class com.waveset.object.WorkItem
Returns the associated Type object.
getType() - Method in class com.waveset.object.WSAttribute
 
getType() - Method in class com.waveset.object.WSUser
Returns the associated Type object.
getTypeDisplayName(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Get the display name of a Type, given it name.
getTypeDisplayNamesWithRights(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Returns the set of types with rights that are not deprecated and have a valid java class.
getTypeNamesWithEncryptedData() - Static method in class com.waveset.ui.FormUtil
List object types that support having encrypted data within
getTypeObjectsAvailableToOrg(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Returns a list, for use as allowedValues of a multi-select, of all member objects of the specified org Id and typestr
getTypesWithRights(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getUnassignedAdminRoles(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
Build a list of adminrole names suitable for the assigned adminroles of an administrator.
getUnassignedAdminRoles(LighthouseContext, List, Map) - Static method in class com.waveset.ui.FormUtil
Build a list of capability names suitable for the assigned adminroles of an administrator.
getUnassignedApplications(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
Build a list of names suitable for the "private applications" of a user.
getUnassignedApplications(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
 
getUnassignedApplications(LighthouseContext, List, List) - Static method in class com.waveset.ui.FormUtil
 
getUnassignedApplications(LighthouseContext, List, Map) - Static method in class com.waveset.ui.FormUtil
 
getUnassignedApplications(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Build a list of application names suitable for the "private applications" of a user.
getUnassignedCapabilities(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
getUnassignedCapabilities(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
Build a list of capability names suitable for the assigned capabilities of an administrator.
getUnassignedCapabilities(LighthouseContext, List, String) - Static method in class com.waveset.ui.FormUtil
Build a list of capability names suitable for the assigned capabilities of an administrator.
getUnassignedCapabilities(LighthouseContext, List, Map) - Static method in class com.waveset.ui.FormUtil
Build a list of capability names suitable for the assigned capabilities of an administrator.
getUnassignedResources(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Build a list of resource names suitable for the "private resources" of a user.
getUnfilteredMaxRows() - Method in class com.waveset.object.QueryOptions
 
getUnfilteredMaxRows(Map) - Static method in class com.waveset.object.QueryOptions
 
getUnit() - Method in class com.waveset.util.Util.TimePeriod
Get the time unit.
getUsedMemory() - Static method in class com.waveset.util.Util
 
getUsedMemory(boolean) - Static method in class com.waveset.util.Util
 
getUser() - Method in interface com.waveset.object.LighthouseContext
Returns the effective user name for an authenticated context.
getUser(ObjectCache) - Method in class com.waveset.object.Subject
Return the WSUser object embedded within this subject.
getUserForm() - Method in class com.waveset.object.ObjectGroup
 
getUserForm() - Method in class com.waveset.object.Principal
 
getUserFormId() - Method in class com.waveset.object.ObjectGroup
 
getUserFormId() - Method in class com.waveset.object.Principal
 
getUserFormRef() - Method in class com.waveset.object.ObjectGroup
 
getUserFormRef() - Method in class com.waveset.object.Principal
 
getUserMembersRuleCacheTimeout() - Method in class com.waveset.object.ObjectGroup
If resource objects queries are to be cached, this option specifies the number of milliseconds before the cache times out.
getUserMembersRuleRef() - Method in class com.waveset.object.ObjectGroup
 
getUsers(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
Returns a list of users in the authorization scope of the specified lighthouse context.
getUsers(LighthouseContext, Map) - Static method in class com.waveset.ui.FormUtil
Returns a list of users in the authorization scope of the specified lighthouse context.
getValue() - Method in class com.waveset.object.ResultItem
Get the item value.
getValue() - Method in class com.waveset.object.WSAttribute
 
getValue(int) - Method in class com.waveset.object.WSAttribute
 
getValue(String) - Method in class com.waveset.object.WSAttributes
 
getValue(Attribute) - Static method in class com.waveset.util.JndiUtil
 
getValueAsString() - Method in class com.waveset.object.WSAttribute
 
getValueAsString(int) - Method in class com.waveset.object.WSAttribute
 
getValueAsString(WSAttributes, Attribute) - Static method in class com.waveset.object.WSAttributes
 
getValueAsString(WSAttributes, String) - Static method in class com.waveset.object.WSAttributes
 
getValueAsString(Attribute) - Method in class com.waveset.object.WSAttributes
 
getValueAsString(String) - Method in class com.waveset.object.WSAttributes
 
getValueAsString(Attributes, String) - Static method in class com.waveset.util.JndiUtil
 
getValueAsString(Attribute, boolean) - Static method in class com.waveset.util.JndiUtil
 
getVariable(Attribute) - Method in class com.waveset.object.WorkItem
Get the value of a variable.
getVariable(String) - Method in class com.waveset.object.WorkItem
Get the value of a variable.
getVariables() - Method in class com.waveset.object.WorkItem
Get the entire variable table.
getVersion() - Static method in class com.waveset.util.WavesetProperties
Get the value of the version property.
getVersionFromCodeId(String) - Static method in class com.waveset.util.Util
Get the version number from the CVS code id.
getView(String, Map) - Method in interface com.waveset.object.ObjectSource
Get a view.
getViewName() - Method in class com.waveset.object.ResourceInfo
 
getViews() - Method in class com.waveset.object.WorkItem
 
getViewUserForm() - Method in class com.waveset.object.ObjectGroup
 
getViewUserForm() - Method in class com.waveset.object.Principal
 
getViewUserFormId() - Method in class com.waveset.object.ObjectGroup
 
getViewUserFormId() - Method in class com.waveset.object.Principal
 
getViewUserFormRef() - Method in class com.waveset.object.ObjectGroup
 
getViewUserFormRef() - Method in class com.waveset.object.Principal
 
getWavesetConfigURL() - Static method in class com.waveset.util.Util
Get a URL that points to our config directory, should be a file URL that points to lighthouse/config.
getWavesetHome() - Static method in class com.waveset.util.Util
 
getWavesetHomePathIfFile() - Static method in class com.waveset.util.Util
Convenience method.
getWavesetHomeURL() - Static method in class com.waveset.util.Util
 
getWavesetHomeURL(boolean) - Static method in class com.waveset.util.Util
 
getWavesetResource(String) - Static method in class com.waveset.util.Util
 
getWavesetResourceFile(String) - Static method in class com.waveset.util.Util
Convenience method: equivalent to calling getWavesetResource(); and getResourceFile();.
getWavesetResourcePath(String) - Static method in class com.waveset.util.Util
Convenience method: equivalent to calling getWavesetResource(); and getResourcePath();.
getWorkItemDelegate(String) - Method in class com.waveset.object.WSUser
Returns a Delegate object whose workItemType matches the one specified.
getWorkItemDelegateHistory() - Method in class com.waveset.object.WSUser
Gets this user's list of Delegate History objects
getWorkItemDelegates() - Method in class com.waveset.object.WSUser
 
getWorkItemType() - Method in class com.waveset.object.WSUser.Delegate
Get the WorkItem type being delegated.
getWorkItemTypeObjectRefs() - Method in class com.waveset.object.WSUser.Delegate
 
getWSAttribute(String) - Method in class com.waveset.object.WSUser
Get an account attribute.
getWSAttributes() - Method in class com.waveset.object.WSUser
Get the collection of all account attributes for this user.
getXMLSize() - Method in class com.waveset.object.PersistentObject
 
GREATER_THAN - Static variable in class com.waveset.object.AttributeCondition.Operator
 
GT - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that is is lexically (ignoring case) greater than the operand.
gzipCompress(byte[]) - Static method in class com.waveset.util.Util
 
gzipDecompress(byte[], int) - Static method in class com.waveset.util.Util
 
gzipDecompress(byte[]) - Static method in class com.waveset.util.Util
Decompress an array of bytes, if possible.

H

hasAllPermissions(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
Returns true if the current authenticated Lighthouse user has all of the specified permission; otherwise, returns false.
hasAllPermissionsSubType(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
Returns true if the current authenticated Lighthouse user has all the specified rights to the specified type (or any of its authtype subtypes).
hasAnyPermission(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
Returns true if the current authenticated Lighthouse user has any of the specified permission; otherwise, returns false.
hasAnyPermissionSubType(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
Returns true if the current authenticated Lighthouse user has any of the specified rights to the specified type (or any of its authtype subtypes).
hasAssignedResource(Resource) - Method in class com.waveset.object.WSUser
 
hasCapabilities() - Method in class com.waveset.object.Principal
 
hasCapabilities(LighthouseContext, List) - Static method in class com.waveset.ui.FormUtil
Returns true if the current authenticated Lighthouse user has the all of the specified capabilities; otherwise, returns false.
hasCapability(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Returns true if the current authenticated Lighthouse user has the specified capability; otherwise, returns false.
hasEncryptedData() - Static method in class com.waveset.object.PersistentObject
 
hasEncryptedData() - Static method in class com.waveset.object.WSUser
 
hasError() - Method in class com.waveset.object.WavesetResult
Originally we tried to maintain the _status field as an indication of whether there were any error in this result.
hashCode() - Method in class com.waveset.object.PersistentObject
Implement the hashCode for efficient map insertion
hashCode(Object) - Static method in class com.waveset.util.Util
 
hashtableToMap(Hashtable) - Static method in class com.waveset.util.Util
Convert a Hashtable into a HashMap.
hasNext() - Method in interface com.waveset.object.QueryResult
Returns true if there is another row in the result.
hasPermissionToAnyAuthTypeSubType(LighthouseContext, String, List) - Static method in class com.waveset.ui.FormUtil
Returns true if the current authenticated Lighthouse user has the specified rights to the specified type or any of its authtype subtypes.
hasWarning() - Method in class com.waveset.object.WavesetResult
Originally we tried to maintain the _status field as an indication of whether there were any error in this result.
HIGH_VALUES - Static variable in interface com.waveset.object.ObjectSource
A sentinel value that represents the highest possible value of a sort key (e.g., OP_ORDER_BY).
HOURS - Static variable in class com.waveset.util.Util.TimeUnit
 

I

identityEquals(PersistentObject) - Method in class com.waveset.object.PersistentObject
Helper for the equals method, compares the identity of this object with another persistent object.
ignoreCase(String) - Static method in class com.waveset.util.Util
 
IN - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that equals (ignoring case) one of those in the (list) operand.
incrementFailedPasswordLoginAttemptsCount() - Method in class com.waveset.object.WSUser
 
incrementFailedQuestionLoginAttemptsCount() - Method in class com.waveset.object.WSUser
 
indexOf(Object[], Object) - Static method in class com.waveset.util.Util
 
INITIAL_OBJECT_VERSION - Static variable in class com.waveset.object.PersistentObject
 
INTERVAL_UNIT_HOURS - Static variable in class com.waveset.util.Util
 
INTERVAL_UNIT_MILLISECONDS - Static variable in class com.waveset.util.Util
 
INTERVAL_UNIT_MINUTES - Static variable in class com.waveset.util.Util
 
INTERVAL_UNIT_SECONDS - Static variable in class com.waveset.util.Util
 
IS_ONE_OF - Static variable in class com.waveset.object.AttributeCondition.Operator
 
IS_PRESENT - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute.
isAccountAttributeMultiValued(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
Determines multivalue property of an attribute
isAccountCreated() - Method in class com.waveset.object.ResourceInfo
Test to see if the account was created.
isActive() - Method in class com.waveset.object.WSUser.Delegate
 
isAdministrator() - Method in class com.waveset.object.Subject
Checks to see if the subject represents an Administrator, where an Administrator is defined as a WSUser with at least one AdminGroup (Capability) (e.g.
isAlias() - Method in class com.waveset.object.PersistentObject
 
isASCIILetter(char) - Static method in class com.waveset.util.Util
Walk the string, converting any non-alpha or numeric char to an underscore.
isASCIILetterOrDigit(char) - Static method in class com.waveset.util.Util
 
isAsynchronous() - Method in class com.waveset.object.WavesetResult
Indicates whether or not this is the result of an asynchronous result.
isAutoCompleted() - Method in class com.waveset.object.WorkItem
Can this work item be completed manually?
isBuffered() - Method in class com.waveset.object.QueryOptions
 
isBuffered(Map) - Static method in class com.waveset.object.QueryOptions
 
isComplete() - Method in class com.waveset.object.WorkItem
Test the completion state of the item.
isDelete() - Method in class com.waveset.object.ResourceInfo
 
isDirty() - Method in class com.waveset.object.WorkItem
Test the dirty flag.
isDisabled() - Method in class com.waveset.object.ResourceInfo
Test to see if the account is disabled.
isDisabled() - Method in class com.waveset.object.Role
Test the role disabled flag.
isDisabled() - Method in class com.waveset.object.WSUser
Test the account disabled flag.
isDiscovered() - Method in class com.waveset.object.ResourceInfo
 
isEmpty() - Method in class com.waveset.object.GenericObject
 
isEmpty() - Method in class com.waveset.object.WavesetResult
 
isEnded() - Method in class com.waveset.object.WSUser.Delegate
Indicates whether or not the delegation has ended based soley on the delegation's end date.
isError() - Method in class com.waveset.object.ResultItem
Convenience method that tests to see if the item represents an error.
isError() - Method in class com.waveset.object.WavesetResult
The first version of the class defined this method which checked a field we tried to keep up to date.
isExternal() - Method in class com.waveset.object.WSUser
Test the external account flag.
isFeatureSupported(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Determine whether the given resource supports and has the given feature enabled.
isHidden() - Method in class com.waveset.object.PersistentObject
 
isIdentityEqual(ResourceInfo) - Method in class com.waveset.object.ResourceInfo
Returns true if two ResourceInfos identify the same account.
isIgnoreTimeout() - Method in class com.waveset.object.WorkItem
 
isInbuiltAttribute(String) - Static method in class com.waveset.object.WSUser
Returns true if this is the name of one of the built-in Waveset attributes that all user accounts must have.
isJunction() - Method in class com.waveset.object.ObjectGroup
 
isJunction() - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
isLocalTransaction() - Method in class com.waveset.util.jms.JmsUtil.JmsReliableMessagingEnum
 
isLocked() - Method in class com.waveset.object.WSUser
 
isLockExpired() - Method in class com.waveset.object.WSUser
 
isLoggedIn(Subject) - Method in class com.waveset.object.WSUser
 
isLoggedInToApp(String) - Method in class com.waveset.object.WSUser
 
isMessage() - Method in class com.waveset.object.ResultItem
Convenience method that tests to see if this is a message item.
isMetBy(WSAttributes) - Method in class com.waveset.object.AttributeCondition
 
isMetBy(WSAttribute) - Method in class com.waveset.object.AttributeCondition
Test whether the input attribute meets this attribute condition.
isMetBy(AttributeValues) - Method in class com.waveset.object.AttributeCondition
 
isMetBy(Object) - Method in class com.waveset.object.AttributeCondition
Evaluate this attribute condition against the value.
isMetBy(String) - Method in class com.waveset.object.AttributeCondition
Evaluate this attribute condition against the value.
isMetBy(WSAttributes) - Method in interface com.waveset.object.AttributeExpression
 
isNegative() - Method in class com.waveset.object.AttributeCondition.Operator
 
isNoCache() - Method in class com.waveset.object.QueryOptions
 
isNoCache(Map) - Static method in class com.waveset.object.QueryOptions
 
isNullAccountId() - Method in class com.waveset.object.WSUser
 
isNumeric(String) - Static method in class com.waveset.util.Util
 
isOnlyNames() - Method in class com.waveset.object.QueryOptions
Set to return only the names and ids of items in a list result.
isOnlyNames(Map) - Static method in class com.waveset.object.QueryOptions
 
isOpaque() - Method in class com.waveset.object.Role
Test the opaque flag.
isOrdered() - Method in class com.waveset.object.Role
 
isOrdered() - Method in class com.waveset.object.Service
Override this if this service is a container and order is important.
isOrdered() - Method in class com.waveset.object.WSAttribute
 
isPasswordChanged() - Method in class com.waveset.object.WSUser
Test the password changed flag.
isPasswordExpired() - Method in class com.waveset.object.WSUser
 
isPasswordReset() - Method in class com.waveset.object.ResourceInfo
Tests the password reset flag.
isPending() - Method in class com.waveset.object.WSUser.Delegate
Indicates whether or not the delegation has begun or would begin based on the delegation's start date.
isPendingApproval() - Method in class com.waveset.object.ResourceInfo
Test the pending approval flag.
isPendingManualAction() - Method in class com.waveset.object.ResourceInfo
Test the pending manual action flag
isPrimary() - Method in class com.waveset.object.ResourceInfo
 
isPrivate() - Method in class com.waveset.object.ResourceInfo
 
isProtected() - Method in class com.waveset.object.PersistentObject
 
isProtected() - Method in class com.waveset.object.ResourceInfo
Test to see if the account is protected.
isProtectedFromDelete() - Method in class com.waveset.object.PersistentObject
 
isProvisioningError() - Method in class com.waveset.object.ResourceInfo
 
isQuestionLocked() - Method in class com.waveset.object.WSUser
 
isQuestionLockExpired() - Method in class com.waveset.object.WSUser
 
isReferenced() - Method in class com.waveset.object.ResourceInfo
Test to see if the referenced flag is on.
isReferencedIn(Collection) - Method in class com.waveset.object.PersistentObject
Returns true if an ObjectRef reference to this object is contained within the collection.
isReport() - Method in class com.waveset.object.ResultItem
Convenience method that tests to see if this is a report item.
isResourceEqual(ResourceInfo) - Method in class com.waveset.object.ResourceInfo
Return true if the Resource identified by one ResourceInfo is equal to another.
isSRMIntegrated(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
isSubordinate(LighthouseContext, String, Map) - Static method in class com.waveset.ui.FormUtil
Determines if a user is subordinate to the caller by traversing the idmManager hierarchy.
isSyncExec() - Method in class com.waveset.object.WorkItem
 
isTarget(ResourceInfo) - Method in class com.waveset.object.ResourceInfo
Returns true if "this" object is to be considered a provisioning target based on the identity found in another ResourceInfo object.
isTimedOut() - Method in class com.waveset.object.Subject
 
isTransacted() - Method in interface com.waveset.util.jms.JmsWriter
 
isTransient() - Method in class com.waveset.object.WorkItem
 
isVirtual() - Method in class com.waveset.object.ObjectGroup
 
isWindows() - Static method in class com.waveset.util.Util
Are we running in windows?
ITEM_TYPE - Static variable in class com.waveset.object.ResultError
The ResultItem type name for these.
ITEM_TYPE - Static variable in class com.waveset.object.WavesetResult
Value for the ResultItem type of a nested result object.
ITEMS - Static variable in class com.waveset.util.Util.TimeUnit
 
itoa(int) - Static method in class com.waveset.util.Util
Convert an primitive integer value into a String.

J

JdbcUtil - Class in com.waveset.util
Various JDBC utilities.
JdbcUtil() - Constructor for class com.waveset.util.JdbcUtil
 
JmsUtil - Class in com.waveset.util.jms
Various low-level convenience methods for interacting with JMS queues and topics.
JmsUtil.JmsReliableMessagingEnum - Class in com.waveset.util.jms
Enum to represent the different types of reliable messaging.
JmsWriter - Interface in com.waveset.util.jms
A JmsWriter represents a simple, high-level mechanism to send messages to a JMS queue or topic.
JmsWriterFactory - Class in com.waveset.util.jms
Use this class to create new instances of JmsWriter objects.
JNDI_PROPERTIES - Static variable in interface com.waveset.util.jms.JmsWriter
 
JndiUtil - Class in com.waveset.util
Various JDBC utilities.
JndiUtil() - Constructor for class com.waveset.util.JndiUtil
 
JUST_LIST_THEM - Static variable in class com.waveset.object.TaskResult
Option key to specify the end of a sequence number range.

K

keySet() - Method in class com.waveset.object.GenericObject
 

L

LANG - Static variable in class com.waveset.util.URLBuilder
 
LAST_LOGIN_LOCALE_PROP - Static variable in class com.waveset.object.Principal
The name of the property used to store the locale where the user last logged in.
LE - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that is lexically (ignoring case) less than or equal to the operand.
LEFT_BRACKET - Static variable in class com.waveset.object.ResourceInfo
 
legalizeResourceName(String) - Static method in class com.waveset.util.Util
 
length(String) - Static method in class com.waveset.util.Util
 
length(StringBuffer) - Static method in class com.waveset.util.Util
 
length(byte[]) - Static method in class com.waveset.util.Util
 
length(char[]) - Static method in class com.waveset.util.Util
 
length(int[]) - Static method in class com.waveset.util.Util
 
length(long[]) - Static method in class com.waveset.util.Util
 
length(Object[]) - Static method in class com.waveset.util.Util
 
lengthInUTF8(String) - Static method in class com.waveset.util.Util
 
LESS_THAN - Static variable in class com.waveset.object.AttributeCondition.Operator
 
LighthouseContext - Interface in com.waveset.object
An interface for an object that provides fundamental services to Lighthouse components.
listAllFilenames(File, boolean) - Static method in class com.waveset.util.Util
List all of the filenames (not including directory names) in the specified directory and its subdirectories.
listClasses() - Static method in class com.waveset.util.Util
List all of the classes in the classpath.
listClassesInDirectory(File) - Static method in class com.waveset.util.Util
List all of the classes found in the specified directory or its subdirectories.
listClassesInZipFile(File) - Static method in class com.waveset.util.Util
List all of the classes in the specified zip (jar) file.
listClassNamesMatching(String) - Static method in class com.waveset.util.Util
 
listObjects(Object, Map) - Method in interface com.waveset.object.ObjectSource
Get a list of summary attributes for objects of a given type.
listOperationalAttributes(List) - Method in class com.waveset.object.PersistentObject
Add to the specified list the "built-in" attributes that are queryable just because the IDM Repository needs them in order to operate.
listQueryableAttributes() - Method in class com.waveset.object.ObjectGroup
 
listQueryableAttributes() - Method in class com.waveset.object.PersistentObject
 
listQueryableAttributes() - Method in class com.waveset.object.Principal
 
listQueryableAttributes() - Method in class com.waveset.object.Role
 
listQueryableAttributes() - Method in class com.waveset.object.TaskResult
 
listQueryableAttributes() - Method in class com.waveset.object.WorkItem
 
listQueryableAttributes() - Method in class com.waveset.object.WSUser
 
listQueryableReferenceAttributes() - Method in class com.waveset.object.PersistentObject
 
listQueryableReferenceAttributes() - Method in class com.waveset.object.Principal
 
listQueryableReferenceAttributes() - Method in class com.waveset.object.Role
 
listQueryableReferenceAttributes() - Method in class com.waveset.object.WorkItem
 
listQueryableReferenceAttributes() - Method in class com.waveset.object.WSUser
 
listResourceObjects(String, List, Map) - Method in interface com.waveset.object.LighthouseContext
Return a List of object names of a given type and a list of resources
listResourceObjects(String, String, Map) - Method in interface com.waveset.object.LighthouseContext
Return a List of object names of a given type on a resource.
listResourceObjects(LighthouseContext, String, List, Map, String) - Static method in class com.waveset.ui.FormUtil
This method returns a list of resource object names of the specified resource object type from the specified list of resources (resourceList of Ids or names).
listResourceObjects(LighthouseContext, String, List, Map, String, String) - Static method in class com.waveset.ui.FormUtil
 
listResourceObjects(String, String, List, Map, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a Subject string and creates a new Session.
listResourceObjects(String, String, List, Map, String, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a Subject string and creates a new Session.
listResourceObjects(LighthouseContext, String, String, Map, String, String, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceid and an existing session; Supports cacheTimeout (e.g.
listResourceObjects(LighthouseContext, String, String, Map, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceid and an existing session.
listResourceObjects(LighthouseContext, String, String, Map, String, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceid and an existing session.
listResourceObjects(String, String, String, Map, String, String, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceId and a subject string; Supports cacheTimeout (e.g.
listResourceObjects(String, String, String, Map, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceId and a subject string.
listResourceObjects(String, String, String, Map, String, String) - Static method in class com.waveset.ui.FormUtil
Variant that takes a single resourceId and a subject string.
listServers(LighthouseContext) - Static method in class com.waveset.ui.FormUtil
 
listSummaryAttributes() - Method in class com.waveset.object.ObjectGroup
 
listSummaryAttributes() - Method in class com.waveset.object.PersistentObject
Returns the complete list of defined attributes that this type of persistent object exposes as summary attributes (regardless of whether this particular object has a value for each).
listSummaryAttributes() - Method in class com.waveset.object.Principal
 
listSummaryAttributes() - Method in class com.waveset.object.Role
 
listSummaryAttributes() - Method in class com.waveset.object.TaskResult
 
listSummaryAttributes() - Method in class com.waveset.object.WorkItem
 
listSummaryAttributes() - Method in class com.waveset.object.WSUser
 
listToCommaDelimitedString(List) - Static method in class com.waveset.util.Util
 
listToString(List, String) - Static method in class com.waveset.util.Util
 
listToString(List, String, int) - Static method in class com.waveset.util.Util
 
listToString(List, String, int, String) - Static method in class com.waveset.util.Util
 
loadProperties() - Method in interface com.waveset.util.WavesetProperties.PropertiesProvider
 
LOCAL - Static variable in class com.waveset.util.jms.JmsUtil.JmsReliableMessagingEnum
 
LOCALE_PROP - Static variable in class com.waveset.object.Principal
The name of the property used to store the locale of the user.
lockObject(Object, String, Map) - Method in interface com.waveset.object.ObjectSource
Acquire a logical lock an object, without retrieving it.
log(AuditEvent) - Method in interface com.waveset.object.LighthouseContext
Log an event fully specified with an AuditEvent object.
logFailure(PersistentObject, String, String) - Method in interface com.waveset.object.LighthouseContext
Log a failure event for an object.
logFailure(String, String, String, String) - Method in interface com.waveset.object.LighthouseContext
Log a failure event with an object name and type mask.
logResultErrors(PersistentObject, String, WavesetResult) - Method in interface com.waveset.object.LighthouseContext
Log any errors found within a WavesetResult.
logSuccess(PersistentObject, String) - Method in interface com.waveset.object.LighthouseContext
Log a success event for an object.
logSuccess(PersistentObject, String, Map, Map) - Method in interface com.waveset.object.LighthouseContext
Log a success event for an object, include new and old values that will be stored in the blob of the audit table.
lpad(String, int) - Static method in class com.waveset.util.Util
Left-pad a string to the specified length.
lpad(String, int, char) - Static method in class com.waveset.util.Util
Left-pad a string to the specified length with the specified character.
LT - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that is lexically (ignoring case) less than attribute value.
ltoa(long) - Static method in class com.waveset.util.Util
Convert a primitive long value into a String.

M

main(String[]) - Static method in class com.waveset.object.AttributeCondition
 
main(String[]) - Static method in class com.waveset.object.GenericObject
 
main(String[]) - Static method in class com.waveset.object.WSAttribute
 
main(String[]) - Static method in class com.waveset.object.WSAttributes
 
main(String[]) - Static method in class com.waveset.util.JndiUtil
 
main(String[]) - Static method in class com.waveset.util.Util
 
makeList(Object[]) - Static method in class com.waveset.util.Util
Make a List out of an array.
MANAGER_TYPE - Static variable in class com.waveset.object.WSUser.Delegate
 
mangle(String) - Static method in class com.waveset.util.Util
Replace special characters in a name or id so that it will be a valid filename.
mapName(Locale, String, String) - Static method in class com.waveset.util.Util
Given a name, try to map it using the catalog.
mapToString(Map) - Static method in class com.waveset.util.Util
 
mapToString(Map, String) - Static method in class com.waveset.util.Util
 
matchSimpleWildcard(String, String) - Static method in class com.waveset.util.Util
Very simple string matching, allows matchString to end in a * and match another string com.waveset.* matches com.waveset.util.Util.matchSimpleWildcard
MAX_POST_FILE_SIZE_DEFAULT - Static variable in class com.waveset.util.WavesetProperties
This default value (10MB) can be overridden by specifying max.post.file.size.
MAX_POST_FILE_SIZE_PROPERTY - Static variable in class com.waveset.util.WavesetProperties
 
MAX_POST_MEMORY_SIZE_DEFAULT - Static variable in class com.waveset.util.WavesetProperties
This default value (8K) can be overridden by specifying max.post.memory.size.
MAX_POST_MEMORY_SIZE_PROPERTY - Static variable in class com.waveset.util.WavesetProperties
 
MESSAGE - Static variable in class com.waveset.object.ResultItem
Built-in item type for messages.
midString(StringBuffer, char, int, int) - Static method in class com.waveset.util.Util
Given a string like aaa,bbb,ccc,ddd and a delim of ",", return a string containing the items between start and (start + count).
MINUTES - Static variable in class com.waveset.util.Util.TimeUnit
 
MONTHS - Static variable in class com.waveset.util.Util.TimeUnit
 

N

NE - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has no value for the specified attribute that is lexically equal (ignoring case) to the operand.
NEQ - Static variable in class com.waveset.object.AttributeCondition.Operator
 
neverDelete() - Method in class com.waveset.object.PersistentObject.InitialInstance
Returns true if the object must never be deleted.
neverModify() - Method in class com.waveset.object.PersistentObject.InitialInstance
Returns true if the object must never be modified.
neverRename() - Method in class com.waveset.object.PersistentObject.InitialInstance
Returns true if the object must never be renamed.
newJmsWriter(JmsWriterEnum, Map) - Static method in class com.waveset.util.jms.JmsWriterFactory
Create a new JmsWriter instance which will send Messages to a Queue/Topic depending on the enum used.
next() - Method in interface com.waveset.object.QueryResult
Returns the next row in the result.
nextBoolean() - Static method in class com.waveset.util.RandomGen
 
nextBytes(byte[]) - Static method in class com.waveset.util.RandomGen
 
nextDouble() - Static method in class com.waveset.util.RandomGen
 
nextFloat() - Static method in class com.waveset.util.RandomGen
 
nextGaussian() - Static method in class com.waveset.util.RandomGen
 
nextInt() - Static method in class com.waveset.util.RandomGen
 
nextInt(Integer) - Static method in class com.waveset.util.RandomGen
 
nextLong() - Static method in class com.waveset.util.RandomGen
 
normalizeAssignments(List) - Method in class com.waveset.object.WSUser
Normalize the ResourceInfo list given an existing assignment list.
normalizeConditions(Map) - Static method in class com.waveset.object.QueryOptions
Normalize the conditions by converting an attributes map into a list of AttributeConditions and return the list.
normalizeConditions() - Method in class com.waveset.object.QueryOptions
Condition list accessor for a known query options object.
normalizeObjectGroup(ObjectSource, ObjectGroup) - Static method in class com.waveset.object.ObjectGroup
Update the path (from the top of the organization hierarchy) for the specified object group.
normalizeObjectGroup(ObjectCache, ObjectGroup) - Static method in class com.waveset.object.ObjectGroup
 
normalizeResourceInfos() - Method in class com.waveset.object.WSUser
Normalize the resource info list based on assignments currently stored in the user.
normalizeString(String) - Static method in class com.waveset.util.Util
Normalization of the string will be done using an implementation of RFC2253 which specifies the standard for the string representation of distinguished names handling issue such as capitalization, component ordering, special characters, internationalized characters, trimming leading and trailing spaces, etc.
NOT_EQUALS - Static variable in class com.waveset.object.AttributeCondition.Operator
 
NOT_PRESENT - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has no value for the specified attribute.

O

ObjectGroup - Class in com.waveset.object
An ObjectGroup is a collection of PersistentObjects.
ObjectGroup() - Constructor for class com.waveset.object.ObjectGroup
 
ObjectGroup(Element) - Constructor for class com.waveset.object.ObjectGroup
 
ObjectGroup(String) - Constructor for class com.waveset.object.ObjectGroup
 
ObjectGroup(ObjectGroup) - Constructor for class com.waveset.object.ObjectGroup
Clone the object, cloning the object refs to remove any resolved refs that might not belong to the new object's cache.
ObjectGroup.ResourceContainerInfo - Class in com.waveset.object
Used for values of the _resetCheck field.
ObjectGroup.ResourceContainerInfo() - Constructor for class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
ObjectGroup.ResourceContainerInfo(Element) - Constructor for class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
ObjectGroup.ResourceContainerInfo(ObjectGroup.ResourceContainerInfo) - Constructor for class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
objectGroupMember(ObjectGroup) - Method in class com.waveset.object.PersistentObject
Test to see if this object is a member of the given object group.
objectGroupMemberRef(ObjectGroup) - Method in class com.waveset.object.PersistentObject
Test to see if this object is a member of the given object group.
ObjectSource - Interface in com.waveset.object
An interface for an object that provides fundamental object access services to Lighthouse components and applications.
OK - Static variable in class com.waveset.object.ResultItem.Status
 
OP_ALLOW_NOT_FOUND - Static variable in interface com.waveset.object.ObjectSource
An option that may be recognized by checkoutObject to return null if it cannot find the specified object.
OP_ATTRIBUTES - Static variable in interface com.waveset.object.ObjectSource
The name of a query option used to specify search conditions.
OP_BLOCK_SIZE - Static variable in interface com.waveset.object.ObjectSource
The size of the block used when buffering query results.
OP_BUFFERED - Static variable in interface com.waveset.object.ObjectSource
The name of a query option used to requst result buffering.
OP_CACHE - Static variable in interface com.waveset.object.LighthouseContext
Requests that the list returned by listResourceObjects or getResourceObjects should be cached for later use.
OP_CACHE_OBJECT_TYPE - Static variable in interface com.waveset.object.LighthouseContext
 
OP_CACHE_RESOURCE_ID - Static variable in interface com.waveset.object.LighthouseContext
 
OP_CACHE_SUBJECT - Static variable in interface com.waveset.object.LighthouseContext
These symbols are frequently referenced when working with the caches, is the only reason they appear here.
OP_CACHE_TEMPLATE_PARAMETERS - Static variable in interface com.waveset.object.LighthouseContext
 
OP_CACHE_TIMEOUT - Static variable in interface com.waveset.object.LighthouseContext
Used in combination with the OP_CACHE_LIST option, it specifies the number of milliseonds the list should be cached.
OP_CLEAR_CACHE - Static variable in interface com.waveset.object.LighthouseContext
Used with the listresourceObjects or getResourceObjects to request that any caches related to the request be cleared before calcualting the result.
OP_CONDITIONS - Static variable in interface com.waveset.object.ObjectSource
The name of a query option used to specify search conditions.
OP_END_BEFORE - Static variable in interface com.waveset.object.ObjectSource
The name of a query option that specifies a concatenated key value.
OP_FAST - Static variable in interface com.waveset.object.ObjectSource
An option that may be recognized by checkinObject to perform the fastest possible checkin.
OP_FILTER - Static variable in interface com.waveset.object.ObjectSource
 
OP_FORCE - Static variable in interface com.waveset.object.ObjectSource
An option that may be used with the checkinObject method to disable any constraint checking that might ordinarily be performed during the checkin.
OP_INTERNAL_CURRENT_PO - Static variable in interface com.waveset.object.ObjectSource
 
OP_KEEP_LOCK - Static variable in interface com.waveset.object.ObjectSource
An option that may be recognized by checkinObject to preserve the caller's logical lock on the specified object.
OP_MAX_ROWS - Static variable in interface com.waveset.object.ObjectSource
The name of a query option used to specify the maximum number of rows to return in a result.
OP_NO_CACHE - Static variable in interface com.waveset.object.ObjectSource
In some cases, the results of a listObjects call may be cached and reused.
OP_NO_RULE_DRIVEN_MEMBERS - Static variable in interface com.waveset.object.ObjectSource
The name of a query option used to specify that the query results should not include any rule driven members when a query includes the memberObjectGroup scoping attribute.
OP_ONLY_NAMES - Static variable in interface com.waveset.object.ObjectSource
Return only names (and IDs) in the query result.
OP_ORDER_BY - Static variable in interface com.waveset.object.ObjectSource
The name of a query option used to specify sorting of the result.
OP_START_AFTER - Static variable in interface com.waveset.object.ObjectSource
The name of a query option that specifies a concatenated key value.
OP_SUBJECT - Static variable in interface com.waveset.object.ObjectSource
The name of a query option used to specify the authorization filtering.
OP_SUBTYPES - Static variable in interface com.waveset.object.ObjectSource
A flag recognized by getObject and getObjectIfExists that will cause it to search repository subtypes of the given type.
OP_UNFILTERED_MAX_ROWS - Static variable in interface com.waveset.object.ObjectSource
The name of a query option used to specify the maximum number of unfiltered rows to return in a result.
OP_USER - Static variable in interface com.waveset.object.ObjectSource
The name of an option used with a number of PersistentObject access methods to specify the name of the Lighthouse user that is to be considered the performer of the request.
ORACLE_DRIVER - Static variable in class com.waveset.util.JdbcUtil
 
ORACLE_PREFIX - Static variable in class com.waveset.util.JdbcUtil
 
ORACLE_URL - Static variable in class com.waveset.util.JdbcUtil
 

P

pad(String, int, char, boolean) - Static method in class com.waveset.util.Util
 
parameterizedQueryClob(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a Clob.
parameterizedQueryClobString(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first (Clob) column in the first result row as a String.
parameterizedQueryDate(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a Date.
parameterizedQueryInt(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as an int.
parameterizedQueryList(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run a query and return a List of the first columns in each row.
parameterizedQueryRecords(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run a query and return a List of Maps containing the data for each matching row.
parameterizedQueryString(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a String.
parameterizedSql(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run specified SQL without obtaining a result.
parameterizedUpdate(Connection, String, List) - Static method in class com.waveset.util.JdbcUtil
Run specified DML, returning number of affected rows.
parsePermissions(Element) - Static method in class com.waveset.object.Principal
 
parseQualifiedName(String) - Method in class com.waveset.object.ResourceInfo
Called by the ResourceInfo(String) constructor.
parseXml(String) - Method in class com.waveset.object.AttributeCondition
 
parseXml(Element) - Method in class com.waveset.object.AttributeCondition
 
parseXml(Element) - Method in class com.waveset.object.GenericObject
 
parseXml(String, boolean) - Method in class com.waveset.object.GenericObject
 
parseXml(Element) - Method in class com.waveset.object.ResourceInfo
Parse the DOM representation of an info object, and set the corresponding fields.
parseXml(Element) - Method in class com.waveset.object.ResultItem
Build a result item by parsing its DOM representation and setting the corresponding fields.
parseXml(Element) - Method in class com.waveset.object.WavesetResult
Parse the DOM representation of a result, and set the corresponding fields.
parseXml(String) - Method in class com.waveset.object.WSAttribute
Looks for the first instance of an Attribute element in the XML string and parse it.
parseXml(Element) - Method in class com.waveset.object.WSAttribute
Assumes that the element is an Attribute.
parseXml(String) - Method in class com.waveset.object.WSAttributes
Assumes that the string passed in contains an Attributes element with "Attribute" children elements that can be parsed and turned into WSAttribute instances: <Attributes> <Attribute ...> </Attribute> ...
parseXml(Element) - Method in class com.waveset.object.WSUser.Delegate
Parse the DOM representation of the delegate, and set the corresponding fields.
parseXmlArray(Element, PersistentObject) - Static method in class com.waveset.object.ResourceInfo
Parse the DOM representatino for a list of ResourceInfo objects, and return them in an array.
PASSWORD - Static variable in interface com.waveset.util.jms.JmsWriter
 
PASSWORD_EXPIRATION - Static variable in class com.waveset.object.WSUser
 
pathIsAbsolute(String) - Static method in class com.waveset.util.Util
 
pathIsRelative(String) - Static method in class com.waveset.util.Util
 
PersistentObject - Class in com.waveset.object
The base class of all objects that can be stored in the repository.
PersistentObject(IDMObjectClass) - Constructor for class com.waveset.object.PersistentObject
Base constructor for persistent objects.
PersistentObject.Comparator - Class in com.waveset.object
Implement the Comparator interface to sort PersistentObject instances by type and name.
PersistentObject.Comparator() - Constructor for class com.waveset.object.PersistentObject.Comparator
 
PersistentObject.InitialInstance - Class in com.waveset.object
An inner class describing an "initial instance" of a persistent object that is to be automatically added to a repository when it is created.
POLICIES - Static variable in class com.waveset.object.WSUser
 
populateMapMessage(MapMessage, Map) - Static method in class com.waveset.util.jms.JmsUtil
Populate a MapMessage with a given Map
prepareForSerialization() - Method in class com.waveset.object.ObjectGroup
Overrides PersistentObject to ensure that our "pathname" within the organization hierarchy is up-to-date before this object is serialized (i.e., stored persistently).
prepareForSerialization() - Method in class com.waveset.object.PersistentObject
Prepare for serialization by doing anything that involves resolving references, leaving behind in the object anything that will be needed for toXml, getSummaryAttributes, getQueryableAttributes.
prepareForSerialization() - Method in class com.waveset.object.WSUser
We overload this to flesh out the ResourceInfo list according to our current assignments.
prepareToSerialize() - Method in class com.waveset.object.PersistentObject
Update the structure of the object prior to serialization.
Principal - Class in com.waveset.object
A Principal represents a Subject identity.
Principal(IDMObjectClass) - Constructor for class com.waveset.object.Principal
 
Principal(IDMObjectClass, String) - Constructor for class com.waveset.object.Principal
 
Principal(Principal) - Constructor for class com.waveset.object.Principal
 
print(Object) - Static method in class com.waveset.util.Util
 
println(Object) - Static method in class com.waveset.object.AttributeCondition
Ubiquitous macro.
println(String) - Static method in class com.waveset.object.GenericObject
 
println() - Static method in class com.waveset.util.Util
Ubiquitous macro
println(Object) - Static method in class com.waveset.util.Util
 
printStackTrace() - Static method in class com.waveset.util.Util
Debugging aid that dumps the current stack trace to the console.
PRIORITY - Static variable in interface com.waveset.util.jms.JmsWriter
 
propertiesChanged() - Static method in class com.waveset.util.WavesetProperties
Notify all listeners that properties are changed
propertiesFileChanged() - Method in interface com.waveset.util.WavesetProperties.Listener
 
PROVISION_STATUS - Static variable in class com.waveset.object.WavesetResult
ResultItem name commonly added to result indicating the status of the provisioning operation when workflow is involved.
publish(TopicPublisher, Message, Map) - Static method in class com.waveset.util.jms.JmsUtil
Publish a message to a topic.
put(Object, Object) - Method in class com.waveset.object.GenericObject
 
put(Object, boolean) - Method in class com.waveset.object.GenericObject
 
put(Object, int) - Method in class com.waveset.object.GenericObject
 
put(Object, long) - Method in class com.waveset.object.GenericObject
 
put(Object) - Method in class com.waveset.object.WSAttribute
Adds a value if this attribute does not already contain the value.
put(WSAttribute) - Method in class com.waveset.object.WSAttributes
 
put(String, String) - Method in class com.waveset.util.URLBuilder
Addes a query attribute to the URL.
putAll(Map) - Method in class com.waveset.object.GenericObject
 
putAll(WSAttributes) - Method in class com.waveset.object.WSAttributes
 
putAll(Map) - Method in class com.waveset.util.URLBuilder
 
putAllRaw(Map) - Method in class com.waveset.util.URLBuilder
 
putAttribute(WSAttribute) - Method in class com.waveset.object.WSUser
Set an account attribute, specifying through a WSAttribute object.
putJarEntries(String, List, boolean, boolean, boolean) - Static method in class com.waveset.util.Util
Archive and compress a data file.
putJarEntry(String, String, boolean, boolean) - Static method in class com.waveset.util.Util
Archive and compress a data file.
putLocal(String, Object) - Method in class com.waveset.object.GenericObject
 
putRaw(String, String) - Method in class com.waveset.util.URLBuilder
Addes a query attribute to the URL.

Q

QUERY - Static variable in class com.waveset.util.URLBuilder
 
queryClob(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a Clob.
queryClob(Map) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a Clob.
queryClobString(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first (Clob) column in the first result row as a String.
queryClobString(Map) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first (Clob) column in the first result row as a String.
queryDate(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a Date.
queryDate(Map) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a Date.
queryInt(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as an int.
queryInt(Map) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as an int.
queryList(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run a query and return a List of the first columns in each row.
queryList(Map) - Static method in class com.waveset.util.JdbcUtil
Run a query and return a List of the first columns in each row.
QueryOptions - Class in com.waveset.object
A class providing a more convenient set of constructor methods that build the option map for the query methods in the ObjectSource interface.
QueryOptions() - Constructor for class com.waveset.object.QueryOptions
 
QueryOptions(Map) - Constructor for class com.waveset.object.QueryOptions
Derive a QueryOptions object from another options map.
queryRecords(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run a query and return a List of Maps containing the data for each matching row.
queryRecords(Map) - Static method in class com.waveset.util.JdbcUtil
Run a query and return a List of Maps containing the data for each matching row.
QueryResult - Interface in com.waveset.object
An interface for an object that encapsulates the result of an ObjectSource query.
QueryResultRow - Interface in com.waveset.object
An interface for an object that encapsulates one row of a QueryResult.
queryString(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a String.
queryString(Map) - Static method in class com.waveset.util.JdbcUtil
Run a query and return the value of the first column in the first result row as a String.
questionUnlock() - Method in class com.waveset.object.WSUser
 

R

RA_PENDING_CHANGES - Static variable in class com.waveset.object.ResourceInfo
The name of an attribute that may show up under the ResourceInfo._resourceAttributes to indicate that were changes that need to be propagated.
RandomGen - Class in com.waveset.util
 
RandomGen() - Constructor for class com.waveset.util.RandomGen
 
readFile(String) - Static method in class com.waveset.util.Util
Read the contents of a file and return it as a String.
readFile(File) - Static method in class com.waveset.util.Util
Read the contents of a file and return it as a String.
readFileBytes(File) - Static method in class com.waveset.util.Util
Read the contents of a file and return it as a byte array.
readFileBytes(String) - Static method in class com.waveset.util.Util
Read the content of a file and return it as a byte array.
readFileUtf8(File) - Static method in class com.waveset.util.Util
 
readFileUtf8(String) - Static method in class com.waveset.util.Util
 
readFileUtf8(InputStream) - Static method in class com.waveset.util.Util
 
readInputStream(InputStream) - Static method in class com.waveset.util.Util
Read the contents of an input stream and return it as a String.
readInputStreamBytes(InputStream, boolean) - Static method in class com.waveset.util.Util
 
readResource(URL) - Static method in class com.waveset.util.Util
 
readURLBytes(URL) - Static method in class com.waveset.util.Util
Read the content of a URL.
readURLBytesIfExists(URL) - Static method in class com.waveset.util.Util
Read the contents of a URL if there is something there.
readWavesetResource(String) - Static method in class com.waveset.util.Util
Convenience method: equivalent to calling getWavesetResource(); and readResource();.
reEncrypt() - Method in class com.waveset.object.PersistentObject
 
refreshView(GenericObject, Map) - Method in interface com.waveset.object.ObjectSource
Refresh a view.
registerListener(WavesetProperties.Listener) - Static method in class com.waveset.util.WavesetProperties
Register a class to be notified when the properties file changes.
RELIABILITY_MODE - Static variable in interface com.waveset.util.jms.JmsWriter
 
reload() - Static method in class com.waveset.util.WavesetProperties
Reload the properties from the file.
remove(Object) - Method in class com.waveset.object.GenericObject
 
remove() - Method in interface com.waveset.object.QueryResult
Removes the current row from the result.
remove(Attribute) - Method in class com.waveset.object.WSAttributes
 
remove(String) - Method in class com.waveset.object.WSAttributes
 
remove(String) - Method in class com.waveset.util.URLBuilder
Removes the element specified by name.
removeAdminGroup(AdminGroup) - Method in class com.waveset.object.Principal
 
removeAnswer(String) - Method in class com.waveset.object.WSUser
Remove one answer from the user, given its question id.
removeApprover(ObjectRef) - Method in class com.waveset.object.Role
Remove one approver from our approver list.
removeApprover(WSUser) - Method in class com.waveset.object.Role
Remove one approver from our approver list.
removeAttribute(String) - Method in class com.waveset.object.WSUser
 
removeContainedRole(ContainedRole) - Method in class com.waveset.object.Role
Remove a contained role
removeControlledObjectGroup(ObjectGroup) - Method in class com.waveset.object.Principal
 
removeDuplicates(List) - Static method in class com.waveset.util.Util
Remove the duplicates from a list, returning the duplicate-free list.
removeExtendedAttribute(String) - Method in class com.waveset.object.Role
Removes the named attribute from the role.
removeLocal(String) - Method in class com.waveset.object.GenericObject
 
removeMemberObjectGroup(ObjectGroup) - Method in class com.waveset.object.PersistentObject
Remove an object group from this object.
removeNulls(List) - Static method in class com.waveset.util.Util
Remove null elements from a list.
removePermission(Permission) - Method in class com.waveset.object.Principal
 
removePrivateService(ObjectRef) - Method in class com.waveset.object.WSUser
Remove any private service reference that matches the specified service reference.
removePrivateService(Service) - Method in class com.waveset.object.WSUser
Remove any private service reference that matches the specified service.
removeProperty(String) - Method in class com.waveset.object.PersistentObject
 
removeRaw(String) - Method in class com.waveset.util.URLBuilder
Removes the element specified by name.
removeResource(Resource) - Method in class com.waveset.object.Role
Removes a resource reference.
removeResource(ObjectRef) - Method in class com.waveset.object.Role
Removes a resource reference.
removeResourceIdentity(ResourceIdentity) - Method in class com.waveset.object.WSUser
Remove the information for one resource.
removeResourceInfo(ResourceInfo) - Method in class com.waveset.object.WSUser
Remove the information for one resource.
removeResourceInfo(String) - Method in class com.waveset.object.WSUser
Remove the information for one resource.
removeResult(ResultItem) - Method in class com.waveset.object.WavesetResult
Remove a result item.
removeResultByName(String) - Method in class com.waveset.object.WavesetResult
Remove a result item with the given name.
removeResultByType(String) - Method in class com.waveset.object.WavesetResult
Remove a result item with the given type.
removeRoleInfo(RoleInfo) - Method in class com.waveset.object.WSUser
 
removeService(Service) - Method in class com.waveset.object.Role
Removes a service reference.
removeService(ObjectRef) - Method in class com.waveset.object.Role
Removes a service.
removeSuperRole(Role) - Method in class com.waveset.object.Role
 
removeSuperRole(ObjectRef) - Method in class com.waveset.object.Role
 
removeWorkItemDelegate(String) - Method in class com.waveset.object.WSUser
Removes the specified workItemType from the set of work item delegate objects.
renameFileForBackup(File) - Static method in class com.waveset.util.Util
Renames the file using the following format: .backup.yyyyMMdd_HHmmss.
renameFileForBackup(String) - Static method in class com.waveset.util.Util
Renames the file using the following format: .backup.yyyyMMdd_HHmmss.
renameObject(Object, String, String, Map) - Method in interface com.waveset.object.ObjectSource
Rename an object.
replaceChar(String, String, String) - Static method in class com.waveset.util.Util
Replace all occurances of replaceMe with replaceWith
replaceString(String, String, String) - Static method in class com.waveset.util.Util
 
REPORT - Static variable in class com.waveset.object.ResultItem
Built-in item type for Report objects.
resetIteration() - Method in interface com.waveset.object.QueryResult
Seeks to the first row in the result.
resolve(ObjectRef) - Method in class com.waveset.object.PersistentObject
Resolve a single reference.
resolve(List) - Method in class com.waveset.object.PersistentObject
Resolve a list of references, filtering out elements that no longer resolve.
resolve(List, Object[]) - Method in class com.waveset.object.PersistentObject
Resolve a list of references, storing pointers to the resolved objects in an array as a side effect.
resolveArray(List, Object[], Class) - Method in class com.waveset.object.PersistentObject
Resolve a list of references, creating a typed array of PersistentObject pointers.
resolveArrayByFetching(List, Object[], Class) - Method in class com.waveset.object.PersistentObject
Now that users can also be administrators that can be approvers or be notified, together with the fact that users are a supressed type meaning they never get cached, we need a way to ensure that we alway resolve these list of refs by hitting the repo.
resolveObjectReferences(ObjectCache) - Method in class com.waveset.object.PersistentObject
Walk over an object looking for ObjectRefs without ids and resolve them.
resolveReference(ObjectRef) - Method in class com.waveset.object.PersistentObject
DEPRECATED: like resolve above but throws an exception if it can't find it, try to weed these out.
resolveSummaryAttributes(Type, ObjectCache, WSAttributes) - Static method in class com.waveset.object.PersistentObject
Map the type to an implementation class, then call its resolveSummaryAttributes method.
resolveSummaryAttributes(ObjectCache, WSAttributes) - Static method in class com.waveset.object.PersistentObject
Walk the summary attributes, translating the embedded IDs to names.
resolveSummaryAttributes(ObjectCache, WSAttributes) - Static method in class com.waveset.object.Role
 
resolveSummaryAttributes(ObjectCache, WSAttributes) - Static method in class com.waveset.object.WSUser
Walk the summary attributes, translating the embedded IDs to names.
resourceExists(URL) - Static method in class com.waveset.util.Util
 
ResourceInfo - Class in com.waveset.object
A class that records information about a specific resource account provisioned for this user.
ResourceInfo() - Constructor for class com.waveset.object.ResourceInfo
Create an empty resource info object.
ResourceInfo(Element) - Constructor for class com.waveset.object.ResourceInfo
Create a resource info object and initialize it by parsing its DOM representation.
ResourceInfo(String) - Constructor for class com.waveset.object.ResourceInfo
New constructor for parsing a "qualified name" string and building a ResourceInfo containing the parsed fields.
ResourceInfo.CompareResourceNameAndAccountId - Class in com.waveset.object
Implement the Comparator interface to sort ResourceInfo instances by resource name, accountId, "exists" and accountGUID.
ResourceInfo.CompareResourceNameAndAccountId() - Constructor for class com.waveset.object.ResourceInfo.CompareResourceNameAndAccountId
 
ResultError - Class in com.waveset.object
A class used to represent information about an error that happened during some operation, which needs to be stored in a WavesetResult object.
ResultError() - Constructor for class com.waveset.object.ResultError
Build an empty error object, which can be populated manually.
ResultError(Message) - Constructor for class com.waveset.object.ResultError
Build an error object that captures a single Message object.
ResultError(Throwable) - Constructor for class com.waveset.object.ResultError
Build an error object that captures the state of a Throwable.
ResultError(Element) - Constructor for class com.waveset.object.ResultError
Build an error object by parsing its DOM representation.
ResultItem - Class in com.waveset.object
Represents a single result which may be aggregated in a WavesetResult object.
ResultItem() - Constructor for class com.waveset.object.ResultItem
 
ResultItem(Element) - Constructor for class com.waveset.object.ResultItem
 
ResultItem.Status - Class in com.waveset.object
Used for values of the _status field in both WavesetResult and ResultItem.
REVIEW - Static variable in class com.waveset.object.WorkItem
 
RIGHT_BRACKET - Static variable in class com.waveset.object.ResourceInfo
 
Role - Class in com.waveset.object
An object defining a collection of services (resources, applications, and other roles) to be assigned to a user.
Role(IDMObjectClass) - Constructor for class com.waveset.object.Role
 
Role(Element) - Constructor for class com.waveset.object.Role
Create a role by parsing its DOM representation.
ROLE - Static variable in class com.waveset.object.WSUser
 
ROLES - Static variable in class com.waveset.object.WSUser
 
rollback() - Method in interface com.waveset.util.jms.JmsWriter
Rollback all messages done in the current transaction and release any locks currently held.
rollbackSession(Session) - Static method in class com.waveset.util.jms.JmsUtil
Rollback all messaging done in the specified Session, and release any locks currently held.
roundTo(double, int) - Static method in class com.waveset.util.Util
 
roundToInt(double) - Static method in class com.waveset.util.Util
 
rpad(String, int) - Static method in class com.waveset.util.Util
Right-pad a string buffer to the specified length.
rpad(String, int, char) - Static method in class com.waveset.util.Util
Right-pad a string buffer to the specified length with the specified character.
ruleDrivenObjectGroupMemberRef(ObjectGroup, List) - Method in class com.waveset.object.PersistentObject
Test to see if this object is a member of the given object group.
runTask(TaskTemplate) - Method in interface com.waveset.object.LighthouseContext
Launch a task defined by a task template.

S

SCOPING_ORG - Static variable in class com.waveset.object.QueryOptions
The name of a pseudo-attribute that may be used for querying objects of any type.
search(DirContext, String, String, String, SearchControls) - Static method in class com.waveset.util.JndiUtil
Run an LDAP search, return a List of Maps
search(Map) - Static method in class com.waveset.util.JndiUtil
Search using a Map of arguments.
searchAttribute(Map, String) - Static method in class com.waveset.util.JndiUtil
A wrapper around search() that returns one attribute.
searchObject(Map) - Static method in class com.waveset.util.JndiUtil
A wrapper around search() that returns one object rather than a List of objects.
SELECTED_USERS_TYPE - Static variable in class com.waveset.object.WSUser.Delegate
 
send(QueueSender, Message, Map) - Static method in class com.waveset.util.jms.JmsUtil
Send a message to a queue.
Service - Class in com.waveset.object
An abstract class used by the Role to reference resource and application objects.
Service(IDMObjectClass) - Constructor for class com.waveset.object.Service
 
SESSION_ID - Static variable in class com.waveset.object.Subject
The name of an option containing the Session ID parameter to be used in audit events.
setAccountCreated(boolean) - Method in class com.waveset.object.ResourceInfo
Set the account created flag.
setAccountDisplayName(String) - Method in class com.waveset.object.ResourceInfo
Set the account display name.
setAccountGUID(String) - Method in class com.waveset.object.ResourceInfo
Set the account GUID.
setAccountID(String) - Method in class com.waveset.object.ResourceInfo
Set the account id.
setAccountId(String) - Method in class com.waveset.object.ResourceInfo
Set the account id.
setAccountId(String, boolean) - Method in class com.waveset.object.ResourceInfo
Set the accountId.
setAccountId(String) - Method in class com.waveset.object.WSUser
Sets the account id.
setAccountIdAttribute(String) - Method in class com.waveset.object.ResourceInfo
 
setAccountType(String) - Method in class com.waveset.object.ResourceInfo
Set the type of account for the account this represents.
setActivityName(String) - Method in class com.waveset.object.WorkItem
Get the name of the associated workflow process activity.
setAdminGroupRefs(List) - Method in class com.waveset.object.Principal
 
setAdminGroups(AdminGroup[]) - Method in class com.waveset.object.Principal
 
setAdminGroupsRuleRef(ObjectRef) - Method in class com.waveset.object.Principal
 
setAdministrator(WSUser) - Method in class com.waveset.object.Role
Set the approval administrator for this role.
setAdminRoleRefs(List) - Method in class com.waveset.object.Principal
 
setAdminRoleRefs(ObjectRef[]) - Method in class com.waveset.object.Subject
 
setAdminRoles(List) - Method in class com.waveset.object.Principal
set the list of admin roles.
setAliases(Map) - Method in class com.waveset.object.GenericObject
Set the alias map.
setAnswer(String, String, String) - Method in class com.waveset.object.WSUser
Add or modify an answer.
setAnswer(String, EncryptedData, String) - Method in class com.waveset.object.WSUser
Add or modify an answer.
setAnswers(Answer[]) - Method in class com.waveset.object.WSUser
 
setApprovers(List) - Method in class com.waveset.object.Role
 
setApproversRuleRef(ObjectRef) - Method in class com.waveset.object.Role
 
setAsynchInfo(GenericObject) - Method in class com.waveset.object.WavesetResult
Set the asynchronous info.
setAsynchronous(boolean) - Method in class com.waveset.object.WavesetResult
Indicates that this is the result of an asynchronous task.
setAttribute(String, String) - Method in class com.waveset.object.WSUser
Sets an abstract attribute.
setAttributes(Map) - Method in class com.waveset.object.GenericObject
Given a simple Map, possibly containing dotted names, expand it into a hierarchical GenericObject.
setAttributes(Map) - Method in class com.waveset.object.ResourceInfo
Set the account attribute map.
setAttributeUpdates(Map) - Method in class com.waveset.object.ResourceInfo
 
setAuditPolicyRef(ObjectRef) - Method in class com.waveset.object.ObjectGroup
 
setAuditPolicyRef(ObjectRef) - Method in class com.waveset.object.WSUser
 
setAuditPolicyRefs(List) - Method in class com.waveset.object.ObjectGroup
 
setAuditPolicyRefs(List) - Method in class com.waveset.object.WSUser
 
setAuthenticator(ObjectRef) - Method in class com.waveset.object.Role
 
setAuthType(String) - Method in class com.waveset.object.PersistentObject
Set the authorization type of this object.
setAuthType(AuthType) - Method in class com.waveset.object.PersistentObject
Set the authorization type of this object.
setAutoCompleted(boolean) - Method in class com.waveset.object.WorkItem
Set the autoCompleted state of the item.
setBase(String) - Method in class com.waveset.util.URLBuilder
 
setBlockSize(int) - Method in class com.waveset.object.QueryOptions
 
setBuffered(boolean) - Method in class com.waveset.object.QueryOptions
 
setCache(ObjectCache) - Method in class com.waveset.object.ObjectGroup
Overridden from PersistentObject to invalidate our path string cache - if the cache is changing, the path to top may change.
setCache(ObjectCache) - Method in class com.waveset.object.PersistentObject
Sets the object cache.
setCaseResult(WFCase.Result) - Method in class com.waveset.object.WorkItem
 
setComplete(boolean) - Method in class com.waveset.object.WorkItem
Set the completion state of the item.
setContainerId(String) - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
setContainerType(String) - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
setControlledObjectGroupRefs(List) - Method in class com.waveset.object.Principal
Has to be public, its called by AccessPolicy.
setControlledObjectGroups(ObjectGroup[]) - Method in class com.waveset.object.Principal
 
setControlledObjectGroupsRuleRef(ObjectRef) - Method in class com.waveset.object.Principal
 
setCorrelationKey(String) - Method in class com.waveset.object.WSUser
Set the correlation key.
setCount(int) - Method in class com.waveset.util.Util.TimePeriod
Set the time unit count.
setCurrentAttributes(Map) - Method in class com.waveset.object.ResourceInfo
Set the current attribute map.
setCustomForm(String, ObjectRef) - Method in class com.waveset.object.ObjectGroup
Set a name and (Form) ObjectRef pair on the object.
setCustomForm(String, ObjectRef) - Method in class com.waveset.object.Principal
Set a name and (Form) ObjectRef pair on the object.
setDeferredAttributes(List) - Method in class com.waveset.object.ResourceInfo
Set the deferred attributes list.
setDelegateToRefs(List) - Method in class com.waveset.object.WSUser.Delegate
 
setDelegateType(String) - Method in class com.waveset.object.WSUser.Delegate
Set delegate type
setDelegatorRefs(List) - Method in class com.waveset.object.WorkItem
Set the delegators (list of User ObjectRefs) of this work item, if any
setDelete(boolean) - Method in class com.waveset.object.ResourceInfo
 
setDependentResourceId(String) - Method in class com.waveset.object.ResourceInfo
Set the dependent resource ID.
setDescription(String) - Method in class com.waveset.object.Role
 
setDescription(String) - Method in class com.waveset.object.WorkItem
 
setDisabled(boolean) - Method in class com.waveset.object.ResourceInfo
Set the account disabled flag.
setDisabled(boolean) - Method in class com.waveset.object.Role
Set the role disabled flag.
setDisabled(boolean) - Method in class com.waveset.object.WSUser
Set the account disabled flag.
setDiscovered(boolean) - Method in class com.waveset.object.ResourceInfo
 
setDisplayName(String) - Method in class com.waveset.object.PersistentObject
Replaces the value of the displayName attribute.
setDisplayName(Message) - Method in class com.waveset.object.PersistentObject
Set the display name to an unresolved message.
setEmail(String) - Method in class com.waveset.object.WSUser
Set the email address of this user.
setEndBefore(Object) - Method in class com.waveset.object.QueryOptions
Specify a value for the ObjectSource.OP_END_BEFORE option.
setEndDate(Date) - Method in class com.waveset.object.WSUser.Delegate
Set delegate end date
setExclusions(List) - Method in class com.waveset.object.WSUser
Set the list of resource exclusions.
setExtendedAttribute(WSAttribute) - Method in class com.waveset.object.Role
Set an account attribute to a copy of attribute.
setExtendedAttributes(WSAttributes) - Method in class com.waveset.object.Role
Utility to replace all extended attributes on a Role at once.
setExternal(boolean) - Method in class com.waveset.object.WSUser
Set the external account flag.
setFailedPasswordLoginAttemptsCount(int) - Method in class com.waveset.object.WSUser
 
setFailedPasswordLoginAttemptsSinceLastGoodLogin(int) - Method in class com.waveset.object.WSUser
 
setFailedQuestionLoginAttemptsCount(int) - Method in class com.waveset.object.WSUser
 
setFailedQuestionLoginAttemptsSinceLastGoodLogin(int) - Method in class com.waveset.object.WSUser
 
setForm(Form) - Method in class com.waveset.object.GenericObject
 
setFormRef(ObjectRef) - Method in class com.waveset.object.GenericObject
 
setFormRef(ObjectRef) - Method in class com.waveset.object.WorkItem
Set the form reference.
setForwardAdmin(WSUser) - Method in class com.waveset.object.WSUser
 
setForwardAdmin(ObjectRef) - Method in class com.waveset.object.WSUser
 
setHidden(boolean) - Method in class com.waveset.object.PersistentObject
 
setId(String) - Method in class com.waveset.object.GenericObject
 
setIdmManager(Object) - Method in class com.waveset.object.WSUser
 
setIgnoreForm(boolean) - Method in class com.waveset.object.GenericObject
 
setIgnoreTimeout(boolean) - Method in class com.waveset.object.WorkItem
 
setInbuiltAttrs(Attribute[]) - Static method in class com.waveset.object.WSUser
 
setIsAlias(boolean) - Method in class com.waveset.object.PersistentObject
 
setIsOrdered(boolean) - Method in class com.waveset.object.WSAttribute
 
setItemType(String) - Method in class com.waveset.object.WorkItem
 
setJunction(boolean) - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
setKeychain(Keychain) - Method in class com.waveset.object.WSUser
Set the SSO keycain.
setLastAccessTime(long) - Method in class com.waveset.object.Subject
 
setLastAuditorScan(Date) - Method in class com.waveset.object.WSUser
 
setLastPasswordChange(long) - Method in class com.waveset.object.ResourceInfo
 
setLastPasswordChange(long) - Method in class com.waveset.object.WSUser
 
setLocale(Locale) - Method in class com.waveset.util.URLBuilder
 
setLocalForm(Form) - Method in class com.waveset.object.WorkItem
Set the local form.
setLocked(boolean) - Method in class com.waveset.object.WSUser
 
setLockExpiry(Date) - Method in class com.waveset.object.WSUser
Set the lock expiration date.
setLoggedIn(Subject, boolean) - Method in class com.waveset.object.WSUser
 
setLoginInProgressName(String) - Method in class com.waveset.object.Subject
Used for setting a subject's name where the login state is "in progress".
setLoginModGrp(ObjectRef) - Method in class com.waveset.object.Subject
 
setMaxRows(int) - Method in class com.waveset.object.QueryOptions
 
setMemberObjectGroupRef(ObjectRef) - Method in class com.waveset.object.PersistentObject
Set a single member object group ref
setMemberObjectGroupRefs(List) - Method in class com.waveset.object.PersistentObject
Set the list of references to object groups to which this object is a member (say that 10 times fast).
setMemberObjectGroups(ObjectGroup[]) - Method in class com.waveset.object.PersistentObject
Set the object groups to which this object is a member.
setMessages(Message[]) - Method in class com.waveset.object.ResultError
Set the array of message objects.
setName(String) - Method in class com.waveset.object.GenericObject
 
setName(String) - Method in class com.waveset.object.PersistentObject
Replaces the value of the name attribute.
setName(String) - Method in class com.waveset.object.ResultItem
 
setName(String) - Method in class com.waveset.object.WavesetResult
Set the result name.
setName(String) - Method in class com.waveset.object.WSAttribute
 
setNamedResult(String, String, Object) - Method in class com.waveset.object.WavesetResult
Add or update a result item.
setNestedErrors(ResultError[]) - Method in class com.waveset.object.ResultError
Set the nested error objects.
setNoCache(boolean) - Method in class com.waveset.object.QueryOptions
 
setNotificationRefs(List) - Method in class com.waveset.object.Role
 
setNotificationsRuleRef(ObjectRef) - Method in class com.waveset.object.Role
 
setNullAccountId(boolean) - Method in class com.waveset.object.WSUser
 
setOnlyNames(boolean) - Method in class com.waveset.object.QueryOptions
Set to return only the names and ids of items in a list result.
setOnlyNames(Map, boolean) - Static method in class com.waveset.object.QueryOptions
 
setOpaque(boolean) - Method in class com.waveset.object.Role
 
setOption(String, Object) - Method in class com.waveset.object.Subject
 
setOptions(Map) - Method in class com.waveset.object.Subject
 
setOrderBy(Object) - Method in class com.waveset.object.QueryOptions
Set the ObjectSource.OP_ORDER_BY option.
setOrdered(boolean) - Method in class com.waveset.object.Role
 
setOwner(PersistentObject) - Method in class com.waveset.object.ResourceInfo
Set the owning user object.
setOwner(String) - Method in class com.waveset.object.WorkItem
Set the owner of this item.
setOwnerRefs(List) - Method in class com.waveset.object.Role
 
setOwnersRuleRef(ObjectRef) - Method in class com.waveset.object.Role
 
setPassword(String) - Method in class com.waveset.object.ResourceInfo
Set the password.
setPassword(EncryptedData) - Method in class com.waveset.object.ResourceInfo
Set the password.
setPassword(String) - Method in class com.waveset.object.WSUser
Set the user's password.
setPassword(EncryptedData) - Method in class com.waveset.object.WSUser
Set the user's password.
setPasswordChanged(boolean) - Method in class com.waveset.object.WSUser
 
setPasswordExpiry(Date) - Method in class com.waveset.object.WSUser
Set the password expiration date.
setPasswordExpiryWarning(Date) - Method in class com.waveset.object.WSUser
Set the password expiration warning date.
setPasswordReset(boolean) - Method in class com.waveset.object.ResourceInfo
Sets the password reset flag.
setPath(String[]) - Method in class com.waveset.object.ObjectGroup
 
setPathAsIDs(String[]) - Method in class com.waveset.object.ObjectGroup
 
setPendingApproval(boolean) - Method in class com.waveset.object.ResourceInfo
Set the pending approval flag.
setPendingManualAction(String) - Method in class com.waveset.object.ResourceInfo
Set the pending manual action
setPermissions(Permission[]) - Method in class com.waveset.object.Principal
 
setPolicyRef(ObjectRef) - Method in class com.waveset.object.ObjectGroup
 
setPolicyRef(ObjectRef) - Method in class com.waveset.object.WSUser
 
setPolicyRefs(List) - Method in class com.waveset.object.ObjectGroup
 
setPolicyRefs(List) - Method in class com.waveset.object.WSUser
 
setPrimary(boolean) - Method in class com.waveset.object.ResourceInfo
 
setPrincipalRefs(ObjectRef[]) - Method in class com.waveset.object.Subject
 
setPrivate(boolean) - Method in class com.waveset.object.ResourceInfo
 
setPrivateServiceRefs(List) - Method in class com.waveset.object.WSUser
Set the list of private service references.
setProcessName(String) - Method in class com.waveset.object.WorkItem
Set the name of the associated workflow process.
setProperties(Properties) - Method in class com.waveset.object.PersistentObject
 
setProperties(Map) - Method in class com.waveset.object.ResourceInfo
Set the resource properties.
setPropertiesProvider(WavesetProperties.PropertiesProvider) - Static method in class com.waveset.util.WavesetProperties
Set the properties provider to be used for loading waveset properties.
setProperty(String, Object) - Method in class com.waveset.object.PersistentObject
 
setProperty(String, Object) - Static method in class com.waveset.util.WavesetProperties
Modify the value of a property temporarily.
setProperty(String, boolean) - Static method in class com.waveset.util.WavesetProperties
Modify the value of a boolean property temporarily.
setPropertyList(PropertyList) - Method in class com.waveset.object.PersistentObject
 
setProtected(boolean) - Method in class com.waveset.object.ResourceInfo
Set the protected flag.
setProvisioningError(boolean) - Method in class com.waveset.object.ResourceInfo
This is used in some older adapters, but it has no effect.
setQuestionLocked(boolean) - Method in class com.waveset.object.WSUser
 
setQuestionLockExpiry(Date) - Method in class com.waveset.object.WSUser
Set the lock expiration date.
setReferenced(boolean) - Method in class com.waveset.object.ResourceInfo
Sets the referenced flag.
setRejector(String) - Method in class com.waveset.object.ResourceInfo
Set the rejecting administrator.
setRequest(String) - Method in class com.waveset.object.WorkItem
 
setRequester(String) - Method in class com.waveset.object.WorkItem
 
setResetHistory(List) - Method in class com.waveset.object.WSUser
Sets the password reset history.
setResource(Resource) - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
setResource(Resource) - Method in class com.waveset.object.ResourceInfo
Set the resource.
setResourceAttributeChanges(List) - Method in class com.waveset.object.ResourceInfo
Dig out a list of resource attributes that are considered to have changed since the last time this account was pushed.
setResourceAttributes(Map) - Method in class com.waveset.object.ResourceInfo
Set the resource attribute map.
setResourceContainerInfo(ObjectGroup.ResourceContainerInfo) - Method in class com.waveset.object.ObjectGroup
 
setResourceInfo(ResourceInfo[]) - Method in class com.waveset.object.WSUser
Assigned the full ResourceInfo array.
setResourceName(String) - Method in class com.waveset.object.ResourceInfo
 
setResourceRef(ObjectRef) - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
setResourceRef(ObjectRef) - Method in class com.waveset.object.ResourceInfo
Set the resource reference.
setResult(WavesetResult) - Method in class com.waveset.object.ResourceInfo
Set fetch results.
setResult(WavesetResult) - Method in class com.waveset.object.TaskResult
Embed a WavesetResult in this extended result.
setResult(String, Object) - Method in class com.waveset.object.WavesetResult
Assing a result by type, overwriting any current result with that type.
setResultAttributes(Map) - Method in class com.waveset.object.ResourceInfo
Set the return attribute map.
setRoleAttributes(List<RoleAttribute>) - Method in class com.waveset.object.Role
Specify/Replace the list of RoleAttribute(value assignment) objects - these correspond to the attributes assigned to an account when a Role is assigned, not the (extended and built-in) attributes of a Role.
setRoleEventDate(LighthouseContext, List<GenericObject>, String, String, Map) - Static method in class com.waveset.ui.FormUtil
Sets a role event date on a role which may have contained roles that need to inherit the set event date.
setRoleExclusionRefs(List) - Method in class com.waveset.object.Role
 
setRoleInfos(List<RoleInfo>) - Method in class com.waveset.object.WSUser
 
setRoleRef(ObjectRef) - Method in class com.waveset.object.WSUser
 
setRoleRefs(List) - Method in class com.waveset.object.WSUser
 
setRoles(List) - Method in class com.waveset.object.WSUser
set the roles.
setRuleDrivenMembersCache(RuleDrivenMembersCache) - Method in class com.waveset.object.PersistentObject
 
setScopingOrg(String) - Method in class com.waveset.object.QueryOptions
 
setSeed(Long) - Static method in class com.waveset.util.RandomGen
 
setSequence(int) - Method in class com.waveset.object.TaskResult
Set the sequence number for this extended result.
setServices(Service[]) - Method in class com.waveset.object.Role
Set the services list in one operation by specifying an array of service objects.
setStackTrace(String) - Method in class com.waveset.object.ResultError
Get the stack trace found on the Throwable object from which this error object was built.
setStartAfter(Object) - Method in class com.waveset.object.QueryOptions
Specify a value for the ObjectSource.OP_START_AFTER option.
setStartDate(Date) - Method in class com.waveset.object.WSUser.Delegate
Set delegate start date
setStatus(ResultItem.Status) - Method in class com.waveset.object.ResultItem
Set the item status.
setSubject(Subject) - Method in interface com.waveset.object.LighthouseContext
Change the effective user for logical locking.
setSubject(Subject) - Method in class com.waveset.object.QueryOptions
 
setSubjectPrincipals(List) - Method in class com.waveset.object.Subject
 
setSubjectTimeout(long) - Method in class com.waveset.object.Subject
 
setSubtype(String) - Method in class com.waveset.object.PersistentObject
Set the subtype of this object (e.g., Messages.ACCOUNT_CORRELATION_RULE within Type.RULE).
setSuperRoles(Service[]) - Method in class com.waveset.object.Role
 
setSyncExec(boolean) - Method in class com.waveset.object.WorkItem
 
setSyntax(Syntax) - Method in class com.waveset.object.WSAttribute
 
setTargetId(String) - Method in class com.waveset.object.WorkItem
Set an optional target ID.
setTargetName(String) - Method in class com.waveset.object.WorkItem
Set an optional target name.
setTargetObjectClass(String) - Method in class com.waveset.object.WorkItem
Set an optional target object class name.
setTask(TaskInstance) - Method in class com.waveset.object.WorkItem
Set the resolved TaskInstance that contains our WorkflowCase.
setTaskRef(ObjectRef) - Method in class com.waveset.object.WorkItem
Set the reference to the TaskInstance that contains our WorkflowCase.
setTempId(String) - Method in class com.waveset.object.ResourceInfo
A temporary (but persistent) identifier that can be used to identify ResourceInfo objects that do not have an accountId.
setTemplateParameters(Map) - Method in class com.waveset.object.ResourceInfo
 
setThrowableClass(String) - Method in class com.waveset.object.ResultError
Set the name of the Throwable class from which this error object was built.
setTimeout(Date) - Method in class com.waveset.object.WorkItem
Set the work item timeout.
setTitle(Message) - Method in class com.waveset.object.WavesetResult
Set the title message.
setTrace(boolean) - Method in class com.waveset.object.PersistentObject
 
setTrace(boolean) - Method in class com.waveset.util.AbstractXmlObject
 
setTrackingId(String) - Method in class com.waveset.object.WorkItem
Set an optional tracking ID.
setTransient(boolean) - Method in class com.waveset.object.WorkItem
 
setType(String) - Method in class com.waveset.object.ResultItem
Set the item type.
setType(String) - Method in class com.waveset.object.WSAttribute
 
setUnfilteredMaxRows(int) - Method in class com.waveset.object.QueryOptions
 
setUnit(Util.TimeUnit) - Method in class com.waveset.util.Util.TimePeriod
Set the time unit.
setUseOrgDisplayNames(boolean) - Method in class com.waveset.object.ObjectGroup
 
setUser(String) - Method in interface com.waveset.object.LighthouseContext
Change the effective user for logical locking.
setUserForm(Configuration) - Method in class com.waveset.object.ObjectGroup
 
setUserForm(Configuration) - Method in class com.waveset.object.Principal
 
setUserFormRef(ObjectRef) - Method in class com.waveset.object.ObjectGroup
 
setUserFormRef(ObjectRef) - Method in class com.waveset.object.Principal
 
setUserMembersRuleCacheTimeout(String) - Method in class com.waveset.object.ObjectGroup
 
setUserMembersRuleRef(ObjectRef) - Method in class com.waveset.object.ObjectGroup
 
setValue(Object) - Method in class com.waveset.object.ResultItem
Set the item value.
setValue(int, Object) - Method in class com.waveset.object.WSAttribute
Replaces a specified value with the value passed in.
setValue(Object) - Method in class com.waveset.object.WSAttribute
Replaces the attribute's values with the value passed in.
setValues(Object[]) - Method in class com.waveset.object.WSAttribute
Replaces the attribute's values with the values passed in.
setValues(List) - Method in class com.waveset.object.WSAttribute
Replaces the attribute's values with the values passed in.
setVariable(String, Object) - Method in class com.waveset.object.WorkItem
Set one variable.
setVariables(GenericObject) - Method in class com.waveset.object.WorkItem
Bulk assignment of variables.
setViewName(String) - Method in class com.waveset.object.ResourceInfo
A transient unique identifier used during the user view conversion process.
setViews(List) - Method in class com.waveset.object.WorkItem
 
setViewUserForm(Configuration) - Method in class com.waveset.object.ObjectGroup
 
setViewUserForm(Configuration) - Method in class com.waveset.object.Principal
 
setViewUserFormRef(ObjectRef) - Method in class com.waveset.object.ObjectGroup
 
setViewUserFormRef(ObjectRef) - Method in class com.waveset.object.Principal
 
setWavesetHome(String) - Static method in class com.waveset.util.Util
Set the application docroot.
setWorkItemDelegateHistory(List) - Method in class com.waveset.object.WSUser
Sets this user's list of Delegate History objects
setWorkItemDelegates(Map) - Method in class com.waveset.object.WSUser
Sets the set of work item delegate objects for this user.
setWorkItemType(String) - Method in class com.waveset.object.WSUser.Delegate
 
setWorkItemTypeObjectRefs(List) - Method in class com.waveset.object.WSUser.Delegate
 
setWSAttribute(WSAttribute) - Method in class com.waveset.object.WSUser
Set an account attribute.
setWSAttribute(String, Object) - Method in class com.waveset.object.WSUser
Sets an account attribute of supported types.
setWSAttributes(WSAttributes) - Method in class com.waveset.object.WSUser
Sets all of the account attributes for this user.
size() - Method in class com.waveset.object.GenericObject
 
size() - Method in class com.waveset.object.WSAttribute
 
size() - Method in class com.waveset.object.WSAttributes
 
size(Map) - Static method in class com.waveset.util.Util
 
size(Collection) - Static method in class com.waveset.util.Util
 
sort(List) - Static method in class com.waveset.object.GenericObject
Sort a List of GenericObjects by name.
sort(List, String) - Static method in class com.waveset.object.GenericObject
Sort a List of GenericObjects according to one if its attributes.
sort(List) - Static method in class com.waveset.ui.FormUtil
Sort a List by its natural ordering and return it.
sortList(List) - Static method in class com.waveset.util.Util
Sort a list
sprintf(String, String[]) - Static method in class com.waveset.util.Util
A marginally functional attempt to provide "sprintf" in Java.
sql(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run specified SQL without obtaining a result.
sql(Map) - Static method in class com.waveset.util.JdbcUtil
Run specified SQL without obtaining a result.
sqlStream(Connection, String, InputStream, int) - Static method in class com.waveset.util.JdbcUtil
 
stackToHtml(Throwable) - Static method in class com.waveset.util.Util
Converts the stack trace of an exception to an HTML string
stackToHtmlComment(Throwable) - Static method in class com.waveset.util.Util
Converts the stack trace of an exception to an HTML string Bug #10499 If 'ui.web.disableStackTraceComments' property in waveset.properties is 'true' this returns an empty string.
stackToString(Throwable) - Static method in class com.waveset.util.Util
Converts the stack trace of an exception to a String
START - Static variable in class com.waveset.util.URLBuilder
 
STARTS_WITH - Static variable in class com.waveset.object.AttributeCondition.Operator
Object has at least one value for the specified attribute that is an initial substring (ignoring case) of the operand.
stockDateTimePatterns - Static variable in class com.waveset.util.Util
 
storeProperty(String, Object, boolean, boolean) - Method in interface com.waveset.util.WavesetProperties.PropertiesProvider
 
storeProperty(String, Object) - Static method in class com.waveset.util.WavesetProperties
Modify the "permanent" value of a property.
storeProperty(String, Object, boolean) - Static method in class com.waveset.util.WavesetProperties
Modify the "permanent" value of a property.
storeVersion(String) - Static method in class com.waveset.util.WavesetProperties
Modify the "permanent" value of the version property.
stringListToMap(List) - Static method in class com.waveset.util.jms.JmsUtil
Convert a list of assignment strings to a Map
stringListToString(List) - Static method in class com.waveset.util.jms.JmsUtil
Convert a list of strings to a single string, each separated by "\n"
stringToArray(String) - Static method in class com.waveset.util.Util
Inverse of arrayToString (except that we cannot convert back to Object).
stringToDate(String, String) - Static method in class com.waveset.util.Util
 
stringToDate(String, String, String) - Static method in class com.waveset.util.Util
 
stringToDate(String, String, String, Locale) - Static method in class com.waveset.util.Util
 
stringToDate(String) - Static method in class com.waveset.util.Util
Convert the string representation for a date into a Date object.
stringToHtmlComment(String) - Static method in class com.waveset.util.Util
Converts the stack trace of an exception to an HTML string
stringToList(String, String) - Static method in class com.waveset.util.Util
 
stringToList(String, String, boolean) - Static method in class com.waveset.util.Util
 
stringToList(String, String, boolean, String) - Static method in class com.waveset.util.Util
 
stringToList(String, String, boolean, String, String, boolean) - Static method in class com.waveset.util.Util
 
strip(Throwable) - Static method in class com.waveset.util.Util
 
stripClassName(String) - Static method in class com.waveset.util.Util
Strip the classname off of the front of an error if it really looks like a classpath - and it looks like there is a real error out there.
stripOrgPath(String) - Static method in class com.waveset.ui.FormUtil
Given an organization name in "path" form, remove the path prefix.
stripPath(String) - Static method in class com.waveset.object.ObjectGroup
Given an organization name in "path" form, remove the path prefix.
strlen(String) - Static method in class com.waveset.util.Util
Returns the length of the specified string.
strstr(String, String) - Static method in class com.waveset.util.Util
Returns the last token in a string of tokens separated by the specified delimiter.
Subject - Class in com.waveset.object
A Subject can be any entity such as a person or service.
Subject() - Constructor for class com.waveset.object.Subject
 
Subject(String) - Constructor for class com.waveset.object.Subject
 
Subject(Element) - Constructor for class com.waveset.object.Subject
 
subjectControlsObjectGroup(List) - Method in interface com.waveset.object.LighthouseContext
This method will return true if the current subject controls any one of the organizations in the list; otherwise, returns false.
subjectHasRight(String, Right) - Method in interface com.waveset.object.LighthouseContext
This method will return true if the subject has the specified right to the specified type.
subjectHasRightToAnyAuthTypeSubType(String, Right) - Method in interface com.waveset.object.LighthouseContext
This method will return true if the subject has the specified right to the specified type or any of its authtype subtypes.
subjectIsAssignedAdminGroups(List) - Method in interface com.waveset.object.LighthouseContext
This method will return true if the current subject has the specified capabilities; otherwise, returns false.
subtract(Date) - Method in class com.waveset.util.Util.TimePeriod
Subtract the time period from a date, and return the relative date.
subtract(Util.TimePeriod) - Method in class com.waveset.util.Util.TimePeriod
Subtract the specified time period from this time period and return a time period jsl - can't we use the Calendar class for much of this?
SUSPEND - Static variable in class com.waveset.object.WorkItem
 
SYN_MISMATCHED_NAMES - Static variable in class com.waveset.object.GenericObject
Attempt to assign a GEO to a named list element but the names don't match, e.g.
SYN_MISPLACED_DOT - Static variable in class com.waveset.object.GenericObject
Misplaced dot, foo[.
SYN_MISPLACED_LBRACKET - Static variable in class com.waveset.object.GenericObject
Misplaced [, foo[[ or foo.[
SYN_NAMED_LIST - Static variable in class com.waveset.object.GenericObject
Nested list with symbolic name, foo[bar][0] Meaningless since nested lists can't have names.
SYN_NO_DOT - Static variable in class com.waveset.object.GenericObject
Missing dot, foo[0]bar Could be smarter about this.
SYN_NO_GEO - Static variable in class com.waveset.object.GenericObject
Attempting to traverse through something with foo[bar].x Where foo[bar] isn't a generic object.
SYN_NO_INDEX - Static variable in class com.waveset.object.GenericObject
Empty list index, foo[]
SYN_NO_LIST - Static variable in class com.waveset.object.GenericObject
Indexing something that isn't a list, e.g.
SYN_NO_NAME - Static variable in class com.waveset.object.GenericObject
Dot with target but no name, I don't think this can happen.
SYN_NO_TARGET - Static variable in class com.waveset.object.GenericObject
Dot with no target, just "."

T

TABLE - Static variable in class com.waveset.object.ResultItem
Built-in item type for ResultTable objects.
TaskResult - Class in com.waveset.object
This class represents the result of an individual operation within the execution of a larger task.
TaskResult() - Constructor for class com.waveset.object.TaskResult
Create an empty task result, ready to be filled.
TaskResult(TaskInstance) - Constructor for class com.waveset.object.TaskResult
Build a result for one part of a task.
TaskResult(TaskInstance, int) - Constructor for class com.waveset.object.TaskResult
Build a result for one part of a task.
TaskResult(Element) - Constructor for class com.waveset.object.TaskResult
Build a work item from its XML representation.
terminateLoggedIn(String) - Method in class com.waveset.object.WSUser
 
test1(String[]) - Static method in class com.waveset.object.GenericObject
 
test2() - Static method in class com.waveset.object.GenericObject
 
test3(String[]) - Static method in class com.waveset.object.GenericObject
 
testObject(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Created for the Dell demo, where end users need to be able to launch processes to create new users, and need to test to see if a user with a certain name already exists.
testPermission(PersistentObject, Right) - Method in interface com.waveset.object.LighthouseContext
Test permissions without throwing an exception.
testPermission(Type, String, Right) - Method in interface com.waveset.object.LighthouseContext
Test permissions without throwing an exception.
testProperty(String, Object) - Static method in class com.waveset.util.WavesetProperties
Test a property value.
testUser(LighthouseContext, String) - Static method in class com.waveset.ui.FormUtil
 
TIME_TO_LIVE - Static variable in interface com.waveset.util.jms.JmsWriter
 
TIME_ZONE_CANONICAL - Static variable in class com.waveset.util.Util
 
timestampConvert(String, String, String, String, String) - Static method in class com.waveset.util.Util
 
timestampConvert(String, String, List, String, String, String) - Static method in class com.waveset.util.Util
 
TO_SEQUENCE - Static variable in class com.waveset.object.TaskResult
Option key to specify the end of a sequence number range.
toArray(WSAttributes) - Static method in class com.waveset.object.AttributeCondition
Convert WSAttributes into an array of AttributeConditions.
toDisplayString() - Method in class com.waveset.object.GenericObject
 
toDisplayString(StringBuffer, int, boolean) - Method in class com.waveset.object.GenericObject
 
toHashMap(boolean) - Method in class com.waveset.object.WSUser
Converts a WSUser object into a Map of name/value pairs.
toIdentityString() - Method in class com.waveset.object.ResourceInfo
 
toIdentityString() - Method in class com.waveset.object.Service
 
toIdentityString() - Method in class com.waveset.object.WSUser
 
toIdentityString() - Method in class com.waveset.util.AbstractXmlObject
 
toLdapSearchFilter() - Method in class com.waveset.object.AttributeCondition
 
toLdapSearchFilter() - Method in interface com.waveset.object.AttributeExpression
 
toList(WSAttributes) - Static method in class com.waveset.object.AttributeCondition
Convert WSAttributes into a List of conditions.
toList(Map) - Static method in class com.waveset.object.AttributeCondition
Convert a Map of name/value pairs into a List of conditions.
toList() - Method in interface com.waveset.object.QueryResult
Returns all of the results as a list.
toList(String) - Method in interface com.waveset.object.QueryResult
Returns all values of one attribute in the result as a list.
toLocalizedString(Locale) - Method in class com.waveset.object.AttributeCondition
Build a summary of AttributeConditions from the view
toLocalizedString(Locale, String) - Method in class com.waveset.object.AttributeCondition
Build a summary of AttributeConditions from the view overriding the system default display name for the given attribute.
toMap() - Method in class com.waveset.object.GenericObject
Convert a hierarchy of GenericObjects into a flat Map of name/value pairs.
toMap(int) - Method in class com.waveset.object.GenericObject
 
toMap(String) - Method in class com.waveset.object.GenericObject
 
toMap(String, int) - Method in class com.waveset.object.GenericObject
 
toMap() - Method in class com.waveset.object.WSAttributes
Convert a WSAttributes object into a standard Map.
toMap(Map) - Method in class com.waveset.object.WSAttributes
Convert the contents of a WSAttributes object into a Map.
toMap() - Static method in class com.waveset.util.jms.JmsUtil.JmsReliableMessagingEnum
Construct a map of form selects.
Top - Static variable in class com.waveset.object.ObjectGroup
 
topStackFrames(int) - Static method in class com.waveset.util.Util
 
toString() - Method in class com.waveset.object.AttributeCondition.Operator
 
toString() - Method in class com.waveset.object.AttributeCondition
 
toString() - Method in class com.waveset.object.GenericObject
 
toString() - Method in class com.waveset.object.PersistentObject.InitialInstance
 
toString() - Method in class com.waveset.object.PersistentObject
 
toString() - Method in class com.waveset.object.ResourceInfo
Overrides java.lang.Object.
toString() - Method in class com.waveset.object.ResultError
 
toString() - Method in class com.waveset.object.ResultItem.Status
 
toString() - Method in class com.waveset.object.Subject
 
toString() - Method in class com.waveset.object.WSAttribute
 
toString() - Method in class com.waveset.object.WSAttributes
 
toString() - Method in class com.waveset.util.URLBuilder
 
toString() - Method in class com.waveset.util.Util.TimeUnit
 
toString(Object) - Static method in class com.waveset.util.Util
 
toString(int) - Static method in class com.waveset.util.Util
 
toString(long) - Static method in class com.waveset.util.Util
 
toString(boolean) - Static method in class com.waveset.util.Util
 
toString(char) - Static method in class com.waveset.util.Util
 
toUpperByteArray(byte[]) - Static method in class com.waveset.util.Util
Coverts all bytes to upper case.
toUpperByteArray(byte[], String) - Static method in class com.waveset.util.Util
Coverts all bytes to upper case.
toUpperCharArray(char[]) - Static method in class com.waveset.util.Util
Converts all lower case characters to upper case.
toVerboseString() - Method in class com.waveset.object.ResourceInfo
 
toVerboseString(String) - Method in class com.waveset.object.ResourceInfo
 
toVerboseString() - Method in class com.waveset.object.Service
 
toVerboseString(String) - Method in class com.waveset.object.Service
 
toVerboseString() - Method in class com.waveset.object.WSUser
 
toVerboseString(String) - Method in class com.waveset.object.WSUser
 
toVerboseString() - Method in class com.waveset.util.AbstractXmlObject
 
toVerboseString(String) - Method in class com.waveset.util.AbstractXmlObject
 
toXml(StringBuffer) - Method in class com.waveset.object.AttributeCondition
Convert this AttributeCondition to an XML string adding it to the provided buffer.
toXml(StringBuffer, int) - Method in class com.waveset.object.AttributeCondition
Convert this AttributeCondition to an XML string adding it to the provided buffer at the specified indent level
toXml(StringBuffer, int) - Method in class com.waveset.object.GenericObject
 
toXml(StringBuffer) - Method in class com.waveset.object.ObjectGroup.ResourceContainerInfo
 
toXml() - Method in class com.waveset.object.PersistentObject
Serialize the object to an XML string.
toXml(StringBuffer) - Method in class com.waveset.object.PersistentObject
Serialize the object as XML into a string buffer.
toXml(StringBuffer, int) - Method in class com.waveset.object.PersistentObject
Serialize the object as XML with an optional indentation.
toXml(StringBuffer, int) - Method in class com.waveset.object.ResourceInfo
Serialize the resource info object to an XML string buffer.
toXml(StringBuffer, int) - Method in class com.waveset.object.ResultError
 
toXml(StringBuffer, int) - Method in class com.waveset.object.ResultItem
Serialize the item to an XML buffer.
toXml() - Method in class com.waveset.object.Subject
 
toXml(StringBuffer, int) - Method in class com.waveset.object.Subject
 
toXml(StringBuffer, int) - Method in class com.waveset.object.WavesetResult
Serialize the result to an XML buffer.
toXml() - Method in class com.waveset.object.WSAttribute
Returns the string buffer built by toXml(StringBuffer) as a String.
toXml(StringBuffer, int) - Method in class com.waveset.object.WSAttribute
Writes the attribute to XML in one of the following formats: <Attribute name='n' type='t' ordered='false' value='v'> </Attribute> or <Attribute name='n' type='t' ordered='false'> <value>v1</value> ...
toXml(StringBuffer) - Method in class com.waveset.object.WSAttribute
 
toXml() - Method in class com.waveset.object.WSAttributes
Returns the string buffer built by toXml(StringBuffer) as a String.
toXml(StringBuffer, int, String) - Method in class com.waveset.object.WSAttributes
Calls toXml(StringBuffer) on each WSAttribute.
toXml(StringBuffer) - Method in class com.waveset.object.WSAttributes
Calls toXml(StringBuffer) on each WSAttribute.
toXml(StringBuffer, int) - Method in class com.waveset.object.WSUser.Delegate
Serialize the delegate to an XML string buffer.
toXml(XmlObject) - Static method in class com.waveset.util.AbstractXmlObject
Renders the full XML for an object, including header and DOCTYPE statement.
toXml(StringBuffer, int) - Method in class com.waveset.util.AbstractXmlObject
Serialize into a buffer with optional indentation.
toXml() - Method in class com.waveset.util.AbstractXmlObject
A default implementation for rendering as a valid XML document.
toXml(StringBuffer) - Method in class com.waveset.util.AbstractXmlObject
This isn't defined in the XmlObject interface, but its used a lot in older code, so provide an implementation to ease the transition.
toXml(StringBuffer, int) - Method in class com.waveset.util.Util.TimePeriod
Serialize the time period to an XML buffer.
toXml() - Method in interface com.waveset.util.XmlObject
Objects must be able to render themselves as valid XML documents including a header and DOCTYPE.
toXml(StringBuffer, int) - Method in interface com.waveset.util.XmlObject
Objects must be able to render themselves as XML into a string buffer, with an optional amount of indentation.
toXmlFile(String) - Method in class com.waveset.object.PersistentObject
Serialize the object to a file.
toXmlNoForm() - Method in class com.waveset.object.GenericObject
Serialize the object without the form, even if it is owned by this object.
toXmlNormalized() - Method in class com.waveset.object.GenericObject
 
toXmlNormalized(StringBuffer, int) - Method in class com.waveset.object.GenericObject
 
toXmlNormalized(StringBuffer, int, String) - Method in class com.waveset.object.GenericObject
 
trace(String) - Method in class com.waveset.object.GenericObject
Debugging trick, dump the object to the console, but don't include the form.
trace() - Method in class com.waveset.object.GenericObject
 
trimWhitespace(String) - Static method in class com.waveset.util.Util
Trims trailing whitespace from a string.
truncate(int) - Method in class com.waveset.object.WSAttribute
Limit the number of values that this WSAttribute contains.
truncate(int, String) - Method in class com.waveset.object.WSAttribute
Limit the number of values that this WSAttribute contains.
truncateAt(String, String, int) - Static method in class com.waveset.util.Util
Given a string like aaa,bbb,ccc,ddd and a delim of ",", return a string containing the first count items.
truncateEncodedString(String, String, int) - Static method in class com.waveset.util.Util
Truncate string in encoding space, returning longest string that will fit in a byte buffer of the given size after it has been encoded.
TRUNCATION_STRING - Static variable in class com.waveset.object.WSAttribute
 
TYPE_ORACLE - Static variable in class com.waveset.util.JdbcUtil
 

U

uncompressFromString(String) - Static method in class com.waveset.util.Util
Called to retrieve the object passed into compressToString
unlock() - Method in class com.waveset.object.WSUser
 
unlockAll() - Method in class com.waveset.object.WSUser
 
unlockObject(Object, String, Map) - Method in interface com.waveset.object.ObjectSource
Unlock a previously locked object.
unlockView(GenericObject, Map) - Method in interface com.waveset.object.ObjectSource
Unlock a view.
update(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Run specified DML, returning number of affected rows.
update(PreparedStatement) - Static method in class com.waveset.util.JdbcUtil
 
update(Map) - Static method in class com.waveset.util.JdbcUtil
Run specified DML, returning number of affected rows.
updateLastAccessTime() - Method in class com.waveset.object.Subject
 
updateLong(Connection, String, String) - Static method in class com.waveset.util.JdbcUtil
Some drivers have a limit on the size of the string that can be passed to setString(), the older Oracle driver we use has a limit of 2000.
URLBuilder - Class in com.waveset.util
 
URLBuilder() - Constructor for class com.waveset.util.URLBuilder
 
URLBuilder(String) - Constructor for class com.waveset.util.URLBuilder
 
URLDecode(String) - Static method in class com.waveset.util.Util
Process a string to decode all characters using the com.waveset.util.URLUTF8Decoder.decode method
URLEncode(String) - Static method in class com.waveset.util.Util
Process a string to encode all characters using the com.waveset.util.URLUTF8Encoder.encode method
useOrgDisplayNames(ObjectSource) - Static method in class com.waveset.object.ObjectGroup
 
USER_FORM_NAME - Static variable in class com.waveset.object.Principal
 
USER_TYPE_ADMINISTRATOR - Static variable in class com.waveset.object.QueryOptions
A value for the pseudo-attribute ATT_USER_TYPE that may be used in attribute conditions of User queries.
USER_TYPE_APPROVER - Static variable in class com.waveset.object.QueryOptions
A value for the pseudo-attribute ATT_USER_TYPE that may be used in attribute conditions of User queries.
USER_TYPE_REMEDIATOR - Static variable in class com.waveset.object.QueryOptions
A value for the pseudo-attribute ATT_USER_TYPE that may be used in attribute conditions of User queries.
USERNAME - Static variable in interface com.waveset.util.jms.JmsWriter
 
Util - Class in com.waveset.util
A bag of utilities.
Util() - Constructor for class com.waveset.util.Util
 
Util.StringComparator - Class in com.waveset.util
Internal class that implenents the Comparator interface for sorting the rows in the table.
Util.StringComparator() - Constructor for class com.waveset.util.Util.StringComparator
 
Util.TimePeriod - Class in com.waveset.util
Used to represent a time period, such as number of days, weeks or months, relative to an arbitrary day.
Util.TimePeriod() - Constructor for class com.waveset.util.Util.TimePeriod
Build a default time period, zero days.
Util.TimePeriod(Util.TimeUnit, int) - Constructor for class com.waveset.util.Util.TimePeriod
Build a time unit specifying the unit and count.
Util.TimePeriod(Element) - Constructor for class com.waveset.util.Util.TimePeriod
Construct a time period by parsing its DOM representation.
Util.TimeUnit - Class in com.waveset.util
Used by the TimePeriod class to indicate the unit of the period counter.

V

values() - Method in class com.waveset.object.GenericObject
 
VAR_COMMENTS - Static variable in class com.waveset.object.WorkItem
The name of a variable that may be used to place explanitory comments in the work item.
VIEW_USER_FORM_NAME - Static variable in class com.waveset.object.Principal
 
visit(Visitor) - Method in class com.waveset.object.ObjectGroup
Visitor interface.
visit(Visitor) - Method in class com.waveset.object.PersistentObject
All persistent objects support a visitor interface.
visit(Visitor) - Method in class com.waveset.object.Role
Visitor interface.
visit(Visitor) - Method in class com.waveset.object.WorkItem
Visitor interface.
visit(Visitor) - Method in class com.waveset.object.WSUser
Visitor interface.

W

WARNING - Static variable in class com.waveset.object.ResultItem.Status
 
WavesetProperties - Class in com.waveset.util
A class that provides a cached interface to the waveset.properties file.
WavesetProperties() - Constructor for class com.waveset.util.WavesetProperties
 
WavesetProperties.Listener - Interface in com.waveset.util
Implement this interface and call
   WavesetProperties.registerListener(this)
to have your propertiesFileChanged() method called whenever the underlying properties file changes.
WavesetProperties.PropertiesProvider - Interface in com.waveset.util
Properties provider to be used for loading waveset properties Currently this is used by the netbeans plugin to override the default WavesetProperties loading mechanism.
wavesetResourceExists(String) - Static method in class com.waveset.util.Util
Convenience method: equivalent to calling getWavesetResource(); and resourceExists();.
WavesetResult - Class in com.waveset.object
An object used to encapsulate a complex set of results.
WavesetResult() - Constructor for class com.waveset.object.WavesetResult
Construct an empty result
WavesetResult(String) - Constructor for class com.waveset.object.WavesetResult
Create a result object by parsing its XML representation.
WavesetResult(Element) - Constructor for class com.waveset.object.WavesetResult
Construct a result object from its DOM representation.
WEEKS - Static variable in class com.waveset.util.Util.TimeUnit
 
withAnyListedResource(List) - Static method in class com.waveset.object.WSUser
 
withResource(Resource) - Static method in class com.waveset.object.WSUser
 
WIZARD - Static variable in class com.waveset.object.WorkItem
 
WorkItem - Class in com.waveset.object
This class is used to represent the state of a work list item.
WorkItem() - Constructor for class com.waveset.object.WorkItem
Build an empty work item.
WorkItem(Element) - Constructor for class com.waveset.object.WorkItem
Build a work item from its XML representation.
workItemTypeIsOrIsChildOf(LighthouseContext, String, String) - Static method in class com.waveset.ui.FormUtil
Returns true if the 'selectedWorkItemType' is either the same as or an extension to / child workItemType of 'workItemType'
write(Message, Map) - Method in interface com.waveset.util.jms.JmsWriter
Write a message.
writeAndCommit(Message, Map) - Method in interface com.waveset.util.jms.JmsWriter
Write a message, and then immediately commit the session.
writeAndCommitAndClose(Message, Map) - Method in interface com.waveset.util.jms.JmsWriter
Write a message, commit the session, and close the connection.
writeFile(File, String) - Static method in class com.waveset.util.Util
Store the contents of a String in a file.
writeFile(String, String) - Static method in class com.waveset.util.Util
Store the contents of a String in a file.
writeFile(String, byte[]) - Static method in class com.waveset.util.Util
Store the contents of a String in a file.
writeFileUtf8(String, String) - Static method in class com.waveset.util.Util
 
writeResource(URL, String) - Static method in class com.waveset.util.Util
Replace the content of the specified URL with a String if that URL is a file.
writeWavesetResource(String, String) - Static method in class com.waveset.util.Util
Convenience method: equivalent to calling getWavesetResource(); and writeResource();.
WSAttribute - Class in com.waveset.object
WSAttribute class used as a generic attribute class.
WSAttribute() - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(Element) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(String) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(String, Object) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(String, Object, Syntax) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(AttributeValues, String, Syntax) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(AttributeValues, String, String) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(String, Object, String) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(Attribute) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(Attribute, Object) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(Attribute, AttributeValues) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(Attribute, Collection) - Constructor for class com.waveset.object.WSAttribute
 
WSAttribute(WSAttribute) - Constructor for class com.waveset.object.WSAttribute
 
WSAttributes - Class in com.waveset.object
 
WSAttributes() - Constructor for class com.waveset.object.WSAttributes
 
WSAttributes(WSAttribute) - Constructor for class com.waveset.object.WSAttributes
 
WSAttributes(WSAttribute[]) - Constructor for class com.waveset.object.WSAttributes
 
WSAttributes(String) - Constructor for class com.waveset.object.WSAttributes
Assumes that the string passed in contains "Attribute" children elements that can be parsed and turned into WSAttribute instances: <Attribute ...> </Attribute> ...
WSAttributes(Element) - Constructor for class com.waveset.object.WSAttributes
Assumes that the element passed in contains "Attribute" children elements that can be parsed and turned into WSAttribute instances.
WSAttributes(Map) - Constructor for class com.waveset.object.WSAttributes
Build an attributes object by converting a Map of values.
WSUser - Class in com.waveset.object
The memory representation for a Waveset user account.
WSUser() - Constructor for class com.waveset.object.WSUser
Create an empty user object.
WSUser(String) - Constructor for class com.waveset.object.WSUser
Create a user object by parsing its XML representation.
WSUser(Element) - Constructor for class com.waveset.object.WSUser
Create a user object by parsing its DOM representation.
WSUser(WSUser) - Constructor for class com.waveset.object.WSUser
Create a basic Waveset User from an existing Waveset User.
WSUser(String, String) - Constructor for class com.waveset.object.WSUser
 
WSUser(Administrator) - Constructor for class com.waveset.object.WSUser
Note that this constructor is to be used strictly for migration/conversion of the old Administrator Type to Users.
WSUser.Delegate - Class in com.waveset.object
A class which defines the type, to whom, and start/end dates for delegating future workitems
WSUser.Delegate() - Constructor for class com.waveset.object.WSUser.Delegate
Create a delegate.
WSUser.Delegate(Element) - Constructor for class com.waveset.object.WSUser.Delegate
Create a delegate by parsing its DOM representation.

X

xcloneObject(WSUser) - Static method in class com.waveset.object.WSUser
Make a clone of the object, doing a deep copy where needed to prune ObjectRefs and protect Lists.
XML_ELEMENT - Static variable in class com.waveset.object.Subject
The name of the XML element that wraps this object.
XmlObject - Interface in com.waveset.util
An interface for objects that are able to serialize and deserialize themselves using XML.

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