|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OwString in com.wewebu.ow.csqlc |
---|
Constructors in com.wewebu.ow.csqlc with parameters of type OwString | |
---|---|
OwCSQLCException(OwString strMessage_p)
|
|
OwCSQLCException(OwString strMessage_p,
Throwable cause_p)
|
Uses of OwString in com.wewebu.ow.server.app |
---|
Fields in com.wewebu.ow.server.app declared as OwString | |
---|---|
protected OwString |
OwBaseComboboxRenderer.m_description
description |
Methods in com.wewebu.ow.server.app with parameters of type OwString | |
---|---|
OwComboboxRenderer |
OwMainAppContext.createComboboxRenderer(OwComboModel model_p,
String strID_p,
OwFieldDefinition fieldDefinition_p,
OwFieldProvider fieldProvider_p,
OwString description_p)
Creates a renderer component for comboboxes. |
void |
OwComboboxRenderer.setFieldDescription(OwString description_p)
Set the description of the rendered field. |
void |
OwBaseComboboxRenderer.setFieldDescription(OwString description_p)
|
Constructors in com.wewebu.ow.server.app with parameters of type OwString | |
---|---|
OwClipboardException(OwString strMessage_p)
Constructor |
|
OwClipboardException(OwString strMessage_p,
Throwable cause_p)
Constructor |
|
OwFieldManagerException(OwString strMessage_p)
construct a exception with a message |
|
OwFieldManagerException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
Uses of OwString in com.wewebu.ow.server.conf |
---|
Constructors in com.wewebu.ow.server.conf with parameters of type OwString | |
---|---|
OwBaseConfiguration.OwPluginTypeDefinition(String strType_p,
OwString displayName_p,
String strClassName_p)
|
Uses of OwString in com.wewebu.ow.server.ecm |
---|
Fields in com.wewebu.ow.server.ecm declared as OwString | |
---|---|
protected OwString |
OwStandardPropertyClass.m_description
the displayable description of the class |
protected OwString |
OwStandardObjectClass.m_Description
a description of the object class |
protected OwString |
OwStandardPropertyClass.m_DisplayName
the displayable name of the class |
protected OwString |
OwStandardObjectClass.m_DisplayName
|
Methods in com.wewebu.ow.server.ecm that return OwString | |
---|---|
OwString |
OwObjectLinkRelation.getDisplayName()
|
Constructors in com.wewebu.ow.server.ecm with parameters of type OwString | |
---|---|
OwFileObject.OwFilePropertyClass(String strClassName_p,
String strJavaClassName_p,
OwString displayName_p,
boolean fSystem_p,
boolean fReadOnly_p,
boolean fName_p)
|
|
OwFileObject.OwFilePropertyClass(String strClassName_p,
String strJavaClassName_p,
OwString displayName_p,
boolean fSystem_p,
boolean fReadOnly_p,
boolean fName_p,
boolean fRequired_p)
|
|
OwStandardSearchTemplate.OwOnTheFlySearchFieldDescription(String strClassName_p,
OwString displayName_p,
String strJavaClassName_p)
|
|
OwStatusContextException(OwString strMessage_p)
construct a exception with a message |
|
OwStatusContextException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
Uses of OwString in com.wewebu.ow.server.exceptions |
---|
Methods in com.wewebu.ow.server.exceptions that return OwString | |
---|---|
OwString |
OwException.getLocalizeablemessage()
|
Constructors in com.wewebu.ow.server.exceptions with parameters of type OwString | |
---|---|
OwAccessDeniedException(OwString strMessage_p)
construct a exception with a message |
|
OwAccessDeniedException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwAuthenticationException(OwString strMessage_p)
construct a exception with a message |
|
OwAuthenticationException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwConfigurationException(OwString strMessage_p)
construct a exception with a message |
|
OwConfigurationException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwDataSourceException(OwString strMessage_p)
construct a exception with a message |
|
OwDataSourceException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwDuplicateException(OwString strMessage_p,
Throwable cause_p)
|
|
OwException(OwString strMessage_p)
construct a exception with a message |
|
OwException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and cause |
|
OwInvalidOperationException(OwString strMessage_p)
construct a exception with a message |
|
OwInvalidOperationException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwLockDeniedException(OwString strMessage_p)
construct a exception with a message |
|
OwLockDeniedException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwNotSupportedException(OwString strMessage_p)
construct a exception with a message |
|
OwNotSupportedException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwObjectNotFoundException(OwString strMessage_p)
construct a exception with a message |
|
OwObjectNotFoundException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwRenderRowException(OwString strMessage_p)
construct a exception with a message |
|
OwRenderRowException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwRuntimeException(OwString message_p)
Create a new OwRuntimeException with a localizable message. |
|
OwRuntimeException(OwString message_p,
Throwable cause_p)
Create a new OwRuntimeException with a localizable message and a cause. |
|
OwServerException(OwString strMessage_p)
construct a exception with a message |
|
OwServerException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwSessionException(OwString strMessage_p)
construct a exception with a message |
|
OwSessionException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwUserOperationException(OwString strMessage_p)
construct a exception with a message |
|
OwUserOperationException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
Uses of OwString in com.wewebu.ow.server.field |
---|
Fields in com.wewebu.ow.server.field declared as OwString | |
---|---|
protected OwString |
OwStandardFieldColumnInfoString.m_displayname
the string to display in the header |
Constructors in com.wewebu.ow.server.field with parameters of type OwString | |
---|---|
OwStandardFieldColumnInfoString(OwString displayname_p,
String strPropertyName_p,
int iAlignment_p)
construct and initialize Column info tuple |
|
OwStandardFieldColumnInfoString(OwString displayname_p,
String strPropertyName_p,
int iAlignment_p,
int iWidth_p)
construct and initialize Column info tuple |
|
OwStandardLocalizeableEnum(Object value_p,
OwString displayName_p)
construct a single enum value, used in getEnums Use this constructor if the display name should be retrieve from resource bundle with the given key |
Uses of OwString in com.wewebu.ow.server.history |
---|
Methods in com.wewebu.ow.server.history with parameters of type OwString | |
---|---|
static void |
OwStandardHistoryManager.addEventIDDisplayString(String id_p,
OwString displaystring_p)
add a string to the static map |
protected void |
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass.addPropertyClass(String strName_p,
OwString displayName_p,
String strJavaClassName_p,
boolean fArray_p,
boolean fNameProperty_p,
OwEnumCollection enums_p)
add a new property class description |
Constructors in com.wewebu.ow.server.history with parameters of type OwString | |
---|---|
OwHistoryException(OwString strMessage_p)
construct a exception with a message |
|
OwHistoryException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
|
OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass(String strName_p,
OwString displayName_p,
String strJavaClassName_p,
boolean fArray_p,
boolean fNameProperty_p,
OwEnumCollection enums_p)
init property class description |
Uses of OwString in com.wewebu.ow.server.role |
---|
Methods in com.wewebu.ow.server.role that return types with arguments of type OwString | |
---|---|
Map<String,OwString> |
OwIntegratedApplicationRoleManager.getIntegratedApplicationsNames()
|
Uses of OwString in com.wewebu.ow.server.ui |
---|
Constructors in com.wewebu.ow.server.ui with parameters of type OwString | |
---|---|
OwPendingSessionException(OwString strMessage_p)
construct a exception with a message |
|
OwPendingSessionException(OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable |
Uses of OwString in com.wewebu.ow.server.util |
---|
Subclasses of OwString in com.wewebu.ow.server.util | |
---|---|
class |
OwString1
Utility class OwString1. |
class |
OwString2
Utility class OwString2. |
class |
OwString3
Utility class OwString2. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |