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

F

FATAL - Static variable in class com.onwbp.base.text.Severity
Specifies a "fatal" error, this is the highest severity.
findAdaptationOrNull(AdaptationName) - Method in class com.onwbp.adaptation.AdaptationHome
Returns the adaptation specified, null if not found.
findAllAgreements(Profile, Adaptation) - Method in class com.onwbp.adaptation.AdaptationHome
Returns a list of all the adaptations that are an agreement with the distributor specified and that are under the root specified.
findAllAgreements(OrganizationName, Adaptation, boolean) - Method in class com.onwbp.adaptation.AdaptationHome
Deprecated. Replaced by AdaptationHome.findAllAgreements(Profile, Adaptation).
findAllChildren(Adaptation) - Method in class com.onwbp.adaptation.AdaptationHome
Returns a list of the adaptations that are direct children of the adaptation specified.
findAllChildren(Adaptation, boolean) - Method in class com.onwbp.adaptation.AdaptationHome
Deprecated. Replaced by AdaptationHome.findAllChildren(Adaptation).
findAllDescendants(Adaptation) - Method in class com.onwbp.adaptation.AdaptationHome
Returns a list of all the adaptations that inherit from the adaptation specified (either as direct children or as descendants of children, recursively).
findAllDescendants(Adaptation, boolean) - Method in class com.onwbp.adaptation.AdaptationHome
Deprecated. Replaced by AdaptationHome.findAllDescendants(Adaptation).
findAllRoots() - Method in class com.onwbp.adaptation.AdaptationHome
Returns all the adaptation instance roots of this repository.
findAllRoots(boolean) - Method in class com.onwbp.adaptation.AdaptationHome
Deprecated. Replaced by AdaptationHome.findAllRoots().
findContextFromPageContext(PageContext) - Static method in class com.onwbp.adaptation.http.ServletUtils
Returns the context that has been registered in HttpSession.
findContextFromSession(HttpServletRequest) - Static method in class com.onwbp.adaptation.http.ServletUtils
Returns the context that has been registered in HttpSession.
findContextFromSession(HttpSession) - Static method in class com.onwbp.adaptation.http.ServletUtils
Returns the context that has been registered in HttpSession.
findNomenclatureItemWithValue(Object) - Method in class com.onwbp.base.text.Nomenclature
Returns first occurrence of NomenclatureItem whose value is equal to the argument.
findParent(Adaptation) - Method in class com.onwbp.adaptation.AdaptationHome
Returns the parent of the adaptation specified, or null if it is a root.
findParent(Adaptation, boolean) - Method in class com.onwbp.adaptation.AdaptationHome
Deprecated. Replaced by AdaptationHome.findParent(Adaptation).
forBranchName(String) - Static method in class com.orchestranetworks.instance.HomeKey
Returns the branch identifier with the name specified.
forBuiltInRole(String) - Static method in class com.orchestranetworks.service.Profile
Returns the built-in role identified by the name specified.
forDirectory(File) - Static method in class com.orchestranetworks.service.Archive
Returns a reference to an archive in its expanded directory tree structure form.
forFile(File) - Static method in class com.orchestranetworks.service.Archive
Returns a reference to an archive zip file.
forLocation(String, String) - Static method in class com.orchestranetworks.schema.SchemaLocation
Returns a reference to a schema that is not packaged inside an EBX.Platform module.
forModuleServiceName(String, String) - Static method in class com.orchestranetworks.service.ServiceKey
Returns an identifier of a service defined in a module.
forName(String) - Static method in class com.onwbp.adaptation.AdaptationName
Returns an instance of AdaptationReference or a temporary activation name if the string has a specific internal format.
forName(String) - Static method in class com.orchestranetworks.instance.BranchKey
Deprecated. Replaced by method HomeKey.forBranchName(String).
forName(String) - Static method in class com.orchestranetworks.instance.VersionKey
Deprecated. Replaced by method HomeKey.forVersionName(String).
forName(String) - Static method in class com.orchestranetworks.service.Role
Deprecated. Replaced by method Profile.forSpecificRole(String).
forName(String) - Static method in class com.orchestranetworks.service.ServiceKey
Returns an identifier of a service defined in a schema.
forPathInModule(String, String) - Static method in class com.orchestranetworks.schema.SchemaLocation
Returns a reference to a schema that is packaged inside an EBX.Platform module.
forPersistentName(String) - Static method in class com.onwbp.adaptation.AdaptationReference
Returns a reference to an adaptation instance.
forSpecificRole(String) - Static method in class com.orchestranetworks.service.Profile
Returns the specific role identified by the name specified.
forStream(String, InputStream) - Static method in class com.orchestranetworks.service.Archive
Returns a reference to an archive zip stream.
forUser(String) - Static method in class com.orchestranetworks.service.Profile
Returns the user reference specified.
forUserWithSpecificPrivilege(String, ServiceKey) - Static method in class com.orchestranetworks.service.Profile
Returns the user reference specified, with the specific privilege granted.
forUserWithSpecificPrivileges(String, Set) - Static method in class com.orchestranetworks.service.Profile
Returns the user reference specified, with the specific privileges granted.
forVersionName(String) - Static method in class com.orchestranetworks.instance.HomeKey
Returns the version identifier with the name specified.
format() - Method in class com.onwbp.adaptation.PrimaryKey
 
format() - Method in class com.orchestranetworks.instance.DefinitionMode
Returns a persistent identifier of this definition mode.
format() - Method in class com.orchestranetworks.instance.HomeKey
Returns a persistent identifier of a home.
format() - Method in class com.orchestranetworks.schema.Path
Returns the canonical string representation of this instance.
format() - Method in class com.orchestranetworks.schema.Step
Returns the string representation of this step.
format() - Method in class com.orchestranetworks.service.ImportSpecMode
Returns a persistent identifier of this definition mode.
format() - Method in class com.orchestranetworks.service.Profile
Serializes a profile reference to a String.
format() - Method in class com.orchestranetworks.service.ServiceKey
Returns a persistent identifier of this service key.
format() - Method in class com.orchestranetworks.ui.UIHttpManagerComponentReturnCode
 
formatMessage(Locale) - Method in class com.onwbp.base.text.UserMessage
Returns this message for the locale specified.
formatOccurrence(Object) - Method in interface com.orchestranetworks.instance.ValueContext
Deprecated. Client code should call either SchemaNode.formatToXsString(Object) or SchemaNode.displayOccurrence(Object, boolean, ValueContext, Locale).
formatToHexString() - Method in class com.orchestranetworks.instance.RepositoryId
 
formatToXsString(Object) - Method in interface com.orchestranetworks.schema.SchemaNode
Returns the string that corresponds to the value specified.
formatValue(Path) - Method in class com.onwbp.adaptation.ReadContext
Deprecated. Client code should call either SchemaNode.formatToXsString(Object) or SchemaNode.displayOccurrence(Object, boolean, ValueContext, Locale).
formatValue(Path, String) - Method in class com.onwbp.adaptation.ReadContext
Deprecated. Client code should call either SchemaNode.formatToXsString(Object) or SchemaNode.displayOccurrence(Object, boolean, ValueContext, Locale).
formatValues(Path) - Method in class com.onwbp.adaptation.ReadContext
Deprecated. Client code should call, on each element of the List value, either SchemaNode.formatToXsString(Object) or SchemaNode.displayOccurrence(Object, boolean, ValueContext, Locale).

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

(report a bug)
EBX.Platform 4.5.2 [0601:0004]
Copyright Orchestra Networks 2000-2008. All rights reserved.