org.tigris.scarab.om
Class GlobalParameter
java.lang.Object
org.apache.torque.om.BaseObject
org.tigris.scarab.om.BaseGlobalParameter
org.tigris.scarab.om.GlobalParameter
- All Implemented Interfaces:
- org.apache.torque.om.Persistent, org.apache.fulcrum.intake.Retrievable, java.io.Serializable
- public class GlobalParameter
- extends BaseGlobalParameter
- implements org.apache.torque.om.Persistent
This class represents a Global Parameter.
- Version:
- $Id: GlobalParameter.java 10257 2006-08-07 22:43:30Z jorgeuriarte $
- Author:
- John McNally
- See Also:
- Serialized Form
| Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
| Methods inherited from class org.tigris.scarab.om.BaseGlobalParameter |
copy, copyInto, getByName, getByPeerName, getByPosition, getFieldNames, getModule, getModule, getModuleId, getName, getParameterId, getPeer, getPrimaryKey, getQueryKey, getValue, isCacheOnSave, save, save, save, setModule, setModuleId, setModuleKey, setName, setParameterId, setPrimaryKey, setPrimaryKey, setQueryKey, setValue, toString |
| Methods inherited from class org.apache.torque.om.BaseObject |
equals, equals, getLog, hashCode, isModified, isNew, resetModified, setModified, setNew, setPrimaryKey |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.torque.om.Persistent |
getPrimaryKey, isModified, isNew, save, save, save, setModified, setNew, setPrimaryKey, setPrimaryKey |
EMAIL_ENABLED
public static final java.lang.String EMAIL_ENABLED
- See Also:
- Constant Field Values
EMAIL_INCLUDE_ISSUE_DETAILS
public static final java.lang.String EMAIL_INCLUDE_ISSUE_DETAILS
- See Also:
- Constant Field Values
EMAIL_ALLOW_MODULE_OVERRIDE
public static final java.lang.String EMAIL_ALLOW_MODULE_OVERRIDE
- See Also:
- Constant Field Values
ISSUE_REASON_REQUIRED
public static final java.lang.String ISSUE_REASON_REQUIRED
- See Also:
- Constant Field Values
REQUIRED_ROLE_FOR_REQUESTING_ACCESS
public static final java.lang.String REQUIRED_ROLE_FOR_REQUESTING_ACCESS
- See Also:
- Constant Field Values
COMMENT_RENDER_ENGINE
public static final java.lang.String COMMENT_RENDER_ENGINE
- See Also:
- Constant Field Values
GlobalParameter
public GlobalParameter()
Copyright © 2000-2004 Tigris.org. All Rights Reserved.