Package com.basis.api.admin
Class BBjAdminWebServiceMethodParameter
java.lang.Object
com.basis.api.admin.internal.BBjAdminSimplePropReader
com.basis.api.admin.internal.BBjAdminSimplePropWriter
com.basis.api.admin.BBjAdminWebServiceMethodParameter
- All Implemented Interfaces:
BBjAdminPropertyReader
,BBjAdminPropertyWriter
,Serializable
,Remote
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
protected static final Map<String,
BBjAdminType> Fields inherited from class com.basis.api.admin.internal.BBjAdminSimplePropWriter
m_hasChanged
Fields inherited from class com.basis.api.admin.internal.BBjAdminSimplePropReader
m_properties, m_types
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.basis.api.admin.internal.BBjAdminSimplePropWriter
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
Methods inherited from class com.basis.api.admin.internal.BBjAdminSimplePropReader
checkValueEqual, compareProperties, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
-
Field Details
-
TYPE_MAP
-
READ_ONLY_SET
-
NAME
- See Also:
-
TYPE
- See Also:
-
-
Constructor Details
-
BBjAdminWebServiceMethodParameter
-