Modifier and Type | Method and Description |
---|---|
OwAOManager |
OwAOConfiguration.getManager(int type_p) |
OwAOManager |
OwAOManagerRegistry.getManager(int type_p) |
OwAOManager |
OwManagersConfiguration.getManager(int type_p) |
OwAOManager |
OwDefaultRegistry.getManager(int type_p) |
<S> S |
OwSupportsConfiguration.getSupport(String id,
Class<S> supportClass) |
void |
OwDefaultRegistry.registerManager(OwAOManager manager_p) |
void |
OwDefaultRegistry.replaceManager(OwAOManager manager_p)
Replaces an existing manager with the given manager of the same type (see
OwAOManager.getManagedType() ). |
Modifier and Type | Method and Description |
---|---|
String |
OwMimeManager.OwOpenCommand.getURL()
get the command URL if a pure URL is defined by this command
|
Modifier and Type | Method and Description |
---|---|
void |
OwBatchPropertiesHandler.clearBatchIndex()
Clear stored batch index data
|
void |
OwStandardBatchPropertiesHandler.clearBatchIndex() |
void |
OwObjectPropertyView.clearBatchIndex()
clear stored batch index data
|
static String |
OwPrivilegesDocument.guidToPrivilege(String guid_p) |
Constructor and Description |
---|
OwObjectListViewEXTJSGrid.OwColumnInfoBagValue(String value_p) |
Modifier and Type | Class and Description |
---|---|
class |
OwStatusContextException
Exception thrown, when a function does not support the requested status context value.
|
Modifier and Type | Method and Description |
---|---|
OwSearchObjectStore |
OwSearchObjectStore.unify(OwSearchObjectStore objectStore_p)
Unifies the state of this ObjectStore and the given ObjectStore parameter and
returns their unified state as a new ObjectStore.
|
Constructor and Description |
---|
OwSearchPath(OwSearchObjectStore objectStore_p)
Constructor
|
OwSearchPath(String id_p,
String pathName_p,
boolean searchSubFolders_p,
OwSearchObjectStore objectStore_p)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
OwAdviser.add(Object... advices_p) |
void |
OwThreadAdviser.add(Object... advices_p) |
<A> List<A> |
OwAdviser.get(Class<A> advicerClass_p) |
<A> List<A> |
OwThreadAdviser.get(Class<A> advicerClass_p) |
static <I> I |
OwAdvicedProxy.newAdvicedProxy(Object object_p,
Class<I> interface_p,
Object... advices_p) |
void |
OwAdviser.remove(Object... advices_p) |
void |
OwThreadAdviser.remove(Object... advices_p) |
Modifier and Type | Method and Description |
---|---|
static OwAOType<?> |
OwAOConstants.fromType(int type) |
static OwAOType<?> |
OwAOConstants.fromType(OwAOTypesEnum type) |
Modifier and Type | Class and Description |
---|---|
class |
OwInvalidValueException
Exception defining that a value does not match.
|
class |
OwNotSupportedException
Exception thrown, when a function is not supported or not implemented.
|
class |
OwUserOperationException
Exception thrown, when the user invoked a illegal/unauthorized/forbidden function.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OwPriorityRule.appliesTo(OwObject object_p)
Checks if this rule applies to an
OwObject |
boolean |
OwStandardPriorityRule.appliesTo(OwObject object_p) |
boolean |
OwExpressionPriorityRule.appliesTo(OwObject object_p) |
String |
OwFormat.validate(int iFieldProviderType_p,
Object object_p,
Locale locale_p)
validate the given value
|
Modifier and Type | Method and Description |
---|---|
static OwRelativeDate |
OwRelativeDate.fromString(String string_p)
Returns an instance of
OwRelativeDate for one of the following relative
date representing strings (case insensitive, trimmed and with the inner white space normalized):
today
tomorrow
next two days
next week
next two weeks
next 30 days
next 90 days
yesterday
last two days
last week
last 30 days
last 90 days
|
Modifier and Type | Method and Description |
---|---|
void |
OwSimpleHistoryManager.closeBatch(OwBatch batch_p) |
OwBatch |
OwSimpleHistoryManager.openBatch() |
Modifier and Type | Method and Description |
---|---|
void |
OwMultifileDownload.OwContentArchiveEntry.serveSingleFileOn(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p,
String fileName_p)
Serializes the content on the response output stream of the
HttpServletResponse parameter |
void |
OwMultifileDownload.OwBufferedSingleContentEntry.serveSingleFileOn(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p,
String fileName_p)
Serializes the content on the
HttpServletResponse
parameter using the content type acquired through OwMultifileDownload.OwBufferedSingleContentEntry.createMimeType() . |
void |
OwMultifileDownload.OwFolderArchiveEntry.serveSingleFileOn(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p,
String fileName_p)
Serializes the content on the response output stream of the
HttpServletResponse parameter
as a single file ID this entry is a single-file-entry |
Modifier and Type | Method and Description |
---|---|
protected Object |
OwSettingsPropertyWindowPositions.getSingleValueFromRequest(javax.servlet.http.HttpServletRequest request_p,
String strID_p)
overridable to apply changes on a submitted form
|
void |
OwSettingsPropertyWindowPositions.OwWindowPositionsImpl.setFromRequest(javax.servlet.http.HttpServletRequest request_p,
String strBaseID_p)
set value from request
|
Constructor and Description |
---|
OwSettingsPropertyWindowPositions.OwWindowPositionsImpl(javax.servlet.http.HttpServletRequest request_p,
String strID_p)
create from request
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
OwSecretEncryption.decrypt(byte[] encrypted_p)
decrypt the given byte array
|
static String |
OwSecretEncryption.decryptToString(byte[] encrypted_p)
decryt the given byte array to string using "ISO-8859-1" format
|
static String |
OwSecretEncryption.decryptToString(byte[] encrypted_p,
String format_p)
decryt the given byte array
|
static byte[] |
OwSecretEncryption.encrypt(byte[] bytes_p)
encrypt the given byte array
|
static byte[] |
OwSecretEncryption.encrypt(String text_p)
encrypt the given string
|
static byte[] |
OwSecretEncryption.stringToBytes(String text_p)
get a byte array from the given string, that was created with bytesToString
|
Modifier and Type | Method and Description |
---|---|
Collection |
OwLdapConnector.getAllShortGroupNames()
Reads all groups from the LDAP (e.g.
|
Collection |
OwLdapConnector.getAllShortGroupNames(boolean useAdminAccount_p)
Reads all groups from the LDAP (e.g.
|
Collection<String> |
OwStandardSchemaInterpreter.getAllShortGroupNames(OwLdapConnection connection_p) |
Collection<String> |
OwLdapSchemaInterpreter.getAllShortGroupNames(OwLdapConnection connection_p)
Reads all groups from the LDAP (e.g.
|
Collection<String> |
OwADSchemaInterpreter.getAllShortGroupNames(OwLdapConnection connection_p) |
Object |
OwLdapConnection.getAttributeValue(String distinguishedName_p,
String attributeName_p)
Get the attribute value for given attribute name.
|
String |
OwLdapConnection.getAttributeValue(String distinguishedName_p,
String attributeName_p,
boolean trimmCommonName_p) |
Collection |
OwLdapConnector.getShortGroupNames()
Returns the group names of the user.
|
Collection |
OwLdapConnector.getShortGroupNames(boolean useAdminAccount_p)
Returns the group names of the user.
|
Collection<String> |
OwStandardSchemaInterpreter.getShortGroupNames(OwLdapConnection connection_p) |
Collection<String> |
OwLdapSchemaInterpreter.getShortGroupNames(OwLdapConnection connection_p)
Returns the group names of the user.
|
Collection<String> |
OwADSchemaInterpreter.getShortGroupNames(OwLdapConnection connection_p) |
Object |
OwLdapConnection.getUserAttributeValue(String attributeName_p) |
String |
OwLdapConnection.getUserAttributeValue(String attributeName_p,
boolean trimmCommonName_p) |
String |
OwLdapConnector.getUserDisplayName()
Get the user display name, or a
null value. |
String |
OwLdapSchemaInterpreter.getUserDisplayName(OwLdapConnection connection_p)
Get the user display name, or a
null value. |
String |
OwBasicLdapSchemaInterpreter.getUserDisplayName(OwLdapConnection connection_p) |
String |
OwLdapConnector.getUserId()
Returns a unique ID of the user
|
String |
OwStandardSchemaInterpreter.getUserId(OwLdapConnection connection_p) |
String |
OwLdapSchemaInterpreter.getUserId(OwLdapConnection connection_p)
Returns a unique ID of the user
|
String |
OwADSchemaInterpreter.getUserId(OwLdapConnection connection_p) |
String |
OwLdapConnector.getUserLongName()
Gets the user's long name
|
String |
OwStandardSchemaInterpreter.getUserLongName(OwLdapConnection connection_p) |
String |
OwLdapSchemaInterpreter.getUserLongName(OwLdapConnection connection_p)
Gets the user's long name
|
String |
OwADSchemaInterpreter.getUserLongName(OwLdapConnection connection_p) |
String |
OwLdapConnector.getUserShortName()
Get the user short name, or a
null value. |
String |
OwStandardSchemaInterpreter.getUserShortName(OwLdapConnection connection_p) |
String |
OwLdapSchemaInterpreter.getUserShortName(OwLdapConnection connection_p)
Get the user short name, or a
null value. |
String |
OwADSchemaInterpreter.getUserShortName(OwLdapConnection connection_p) |
NamingEnumeration<SearchResult> |
OwLdapConnection.search(String searchBase_p,
String[][] attributeValues_p,
String[] returnIds_p)
Searches the LDAP repository for records matching the given pattern.
|
Collection<String> |
OwLdapConnection.searchAttributeValues(String searchBase_p,
String[][] matchAttrs_p,
String attribute_p) |
Modifier and Type | Method and Description |
---|---|
static OwNetworkAttributeBagCodec |
OwNetworkAttributeBagCodec.createConfiguredCodec(OwMainAppContext context_p)
Creates a new
OwNetworkAttributeBagCodec based on the bootstrap configuration that is accessed through the given OwMainAppContext .The expected XML structure of the URLParameterCodec tag element is the following : URLLifeTime - tag Configures the amount of time an encoded URL parameter map is valid. After that the parameter map is considered expired and links that relay on are considered out of date / expired and will not produce the desired response. Attributes : days = days until the parameter map expires considering the URL parameter map encoding time hours = hours until the parameter map expires considering the URL parameter map encoding time minutes = minutes until the parameter map expires considering the URL parameter map encoding time seconds = seconds until the parameter map expires considering the URL parameter map encoding time AttributeBags - tag Configures the attribute bag storage name for the parameters maps. In order to prevent name conflicts in attribute bags usage unique bag names prefixes should be specified here. Attributes : codecprefix = a string prefix to be used in codec internal bag names cookieprefix = a string prefix to be used in codec internal bag names that will store cookie based parameter maps user = user to be used when storing codec attribute bags CookieParameter - tag The parameter map codec encodes a parameter map into another parameter map containing one cookie defining parameter. |
static OwTransientCodec |
OwTransientCodec.createConfiguredCodec(OwMainAppContext context_p)
Creates a new
OwTransientCodec based on the bootstrap configuration that is
accessed through the given OwMainAppContext .The expected XML structure of the URLParameterCodec tag element is the following : URLLifeTimeTime - tag Configures the amount of time an encoded URL parameter map is valid. |
protected String |
OwCookieStoreCodec.createCookie(long uniqueNameIndex_p) |
String |
OwAlphabetCoder.encode(long aLong_p)
Encodes the given long in a numeric base given by the
length of the alphabet.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.