Serialized Form


Package com.flowring.forum.data

Class com.flowring.forum.data.ForumACL extends ForumData implements Serializable

serialVersionUID: 8211124977240211858L

Serialized Fields

Subject

String Subject

Permission

String Permission

Principal

String Principal

Class com.flowring.forum.data.ForumCategory extends ForumCategoryDefinition implements Serializable

serialVersionUID: -4472575768640131980L

Serialized Fields

forumList

Vector<E> forumList

Class com.flowring.forum.data.ForumCategoryDefinition extends ForumData implements Serializable

serialVersionUID: -6028603473807957129L

Serialized Fields

categoryID

String categoryID

title

String title

order

String order

needProcess

boolean needProcess

forumList

Vector<E> forumList

Class com.flowring.forum.data.ForumConfig extends ForumData implements Serializable

serialVersionUID: 5131482683958138702L

Serialized Fields

replyMailTitle

String replyMailTitle

replyMailBody

String replyMailBody

enableSendMail

boolean enableSendMail
Send mail while some one reply to a author's post.


topNewNumber

String topNewNumber
Show the top # new posts.


topHotNumber

String topHotNumber
Show the top # hot posts.


topReplyNumber

String topReplyNumber
Show the top # hot replying posts.


topicPageNumber

String topicPageNumber
Show # topic per page.


postPageNumber

String postPageNumber
Show # post per page.


forumName

String forumName
Forum name


hotViewNumber

String hotViewNumber
Mark a topic as hot topic after it's viewed at least hotViewNumber times.

Since:
V3.0

hotPostNumber

String hotPostNumber
Mark a topic as hot post after it's viewed at least hotViewNumber times.

Since:
V3.0

Class com.flowring.forum.data.ForumFile extends ForumData implements Serializable

serialVersionUID: -658441466760946567L

Serialized Fields

fileID

String fileID

postID

String postID

fileName

String fileName

fileExt

String fileExt

filePath

String filePath

fileSize

String fileSize

OriginalFileName

String OriginalFileName

downloadCount

String downloadCount

Class com.flowring.forum.data.ForumForum extends ForumForumDefinition implements Serializable

serialVersionUID: -6424552074268005348L

Serialized Fields

forumTotalPosts

String forumTotalPosts

Class com.flowring.forum.data.ForumForumDefinition extends ForumData implements Serializable

serialVersionUID: -4714492413864427571L

Serialized Fields

forumID

String forumID

categoryID

String categoryID

ForumName

String ForumName

ForumDesc

String ForumDesc

ForumOrder

String ForumOrder

forumTotalTopics

String forumTotalTopics

forumLastPostID

String forumLastPostID

NeedProcess

boolean NeedProcess

active

boolean active

anonymous

boolean anonymous

privateForum

boolean privateForum

readOnly

boolean readOnly

icon

boolean icon

iconpath

String iconpath

html

boolean html

upload

boolean upload

image

boolean image

processID

String processID

Class com.flowring.forum.data.ForumModifyRecord extends ForumData implements Serializable

serialVersionUID: 7132580357908061631L

Serialized Fields

postID

String postID

userID

String userID

userName

String userName

userIP

String userIP

modifyAction

String modifyAction

modifyTime

String modifyTime

Class com.flowring.forum.data.ForumPost extends ForumData implements Serializable

serialVersionUID: 2813429161748434251L

Serialized Fields

postID

String postID

topicID

String topicID

forumID

String forumID

memID

String memID

roleID

String roleID

depID

String depID

memName

String memName

roleName

String roleName

depName

String depName

posttime

String posttime

posterip

String posterip

mailtome

boolean mailtome

enablehtml

boolean enablehtml

enablesmilies

boolean enablesmilies

postedittime

String postedittime

posteditcount

String posteditcount

status

String status

attach

String attach

needprocess

boolean needprocess

DocumentKey

String DocumentKey

fpc

ForumPostContent fpc

parentPostID

String parentPostID

taskID

String taskID

ImageEmbed

boolean ImageEmbed

fileList

Vector<E> fileList

postviews

String postviews

modifyRecordList

Vector<E> modifyRecordList

Class com.flowring.forum.data.ForumPostContent extends ForumData implements Serializable

serialVersionUID: 1938730029237256291L

Serialized Fields

postID

String postID

postText

String postText

postSubject

String postSubject

indexedText

String indexedText
Since:
V3.0

Class com.flowring.forum.data.ForumResult extends Object implements Serializable

serialVersionUID: 3100041459109674687L

Serialized Fields

permission

boolean permission

messageMap

HashMap<K,V> messageMap

retMap

HashMap<K,V> retMap

Class com.flowring.forum.data.ForumTopic extends ForumData implements Serializable

serialVersionUID: -991942403846674269L

Serialized Fields

topicID

String topicID

forumID

String forumID

topicTitle

String topicTitle

memID

String memID

roleID

String roleID

depID

String depID

memName

String memName

roleName

String roleName

depName

String depName

topicTime

String topicTime

topicIp

String topicIp

topicViews

String topicViews

topicReplies

String topicReplies

topicStatus

String topicStatus

topicVote

String topicVote

topicType

String topicType

topicFirstPostID

String topicFirstPostID

topicLastPostID

String topicLastPostID

needProcess

boolean needProcess

mailtome

boolean mailtome

topicOrder

String topicOrder

DocumentKey

String DocumentKey

hasAttach

boolean hasAttach

taskID

String taskID

Package ogre.dms.data

Class ogre.dms.data.AccessControlItem extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

subject

String subject

permission

String permission

principal

String principal

startDate

String startDate

endDate

String endDate

myKey

String myKey

Class ogre.dms.data.AccessControlItemRecords extends Object implements Serializable

serialVersionUID: 2594314375302172016L

Serialized Fields

actionTime

String actionTime
A java long string.


formattedActionTime

String formattedActionTime
Formatted date string. Format is yyyy/MM/dd HH:mm:ss


subject

String subject

userID

String userID

userName

String userName

oldACL

String oldACL
Old ACL.


newACL

String newACL
New ACL.

Class ogre.dms.data.AfdlOpLogs extends Object implements Serializable

serialVersionUID: -7275397692379684087L

Serialized Fields

myK

String myK

actionName

String actionName

opTime

String opTime

macMaps

String macMaps

userAddr

String userAddr

userHost

String userHost

dlMyK

String dlMyK

message

String message

userID

String userID

userName

String userName

Class ogre.dms.data.AfdlRecord extends Object implements Serializable

serialVersionUID: -8980860647618870157L

Serialized Fields

myK

String myK

ver

String ver

randomKey

String randomKey

userID

String userID

userName

String userName

downloadTime

String downloadTime

documentKey

String documentKey

physicalDocumentKey

String physicalDocumentKey

timeLimit

boolean timeLimit

macLimit

boolean macLimit

readType

String readType

permission

String permission

macMaps

String macMaps

timePeriodStart

String timePeriodStart

timePeriodEnd

String timePeriodEnd

userAddr

String userAddr

folderID

String folderID

oneTimeRead

boolean oneTimeRead

deleteFileWhileVerifyFailed

boolean deleteFileWhileVerifyFailed

validateClientLogUrlSetting

boolean validateClientLogUrlSetting

verifyUserAgainstSecuVueForInternalUser

boolean verifyUserAgainstSecuVueForInternalUser

verifyUserAgainstSecuVueForExternalUser

boolean verifyUserAgainstSecuVueForExternalUser

Class ogre.dms.data.AMTItem extends Object implements Serializable

serialVersionUID: -7080236197079687685L

Serialized Fields

AMTID

String AMTID

AMTName

String AMTName

URLAction

String URLAction

PicName

String PicName

Class ogre.dms.data.AMTRuleItem extends Object implements Serializable

serialVersionUID: -3036742438990596978L

Serialized Fields

AMTRuleID

String AMTRuleID

RuleName

String RuleName

RuleDescription

String RuleDescription

ModifyDate

String ModifyDate

userList

Vector<E> userList

Class ogre.dms.data.ApproveData extends Object implements Serializable

serialVersionUID: -3465617232585128123L

Serialized Fields

taskID

String taskID

mainKey

String mainKey

mainID

String mainID

documentKey

String documentKey

documentID

String documentID

actionType

String actionType

preStatus

String preStatus

Class ogre.dms.data.ApproveFilter extends Object implements Serializable

serialVersionUID: -7570355793778875582L

Serialized Fields

env

DMSSystemEnvironment env

startProcessTime

String startProcessTime

endProcessTime

String endProcessTime

type

String[] type

dept

String[] dept

user

String[] user

attr

String[] attr

startTime

String startTime

endTime

String endTime

Class ogre.dms.data.ApproveRequest extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

requestKey

String requestKey

type

String type

status

String status

value

String value

userID

String userID

documentKey

String documentKey

taskID

String taskID

startTime

String startTime

endTime

String endTime

processTime

String processTime

userName

String userName

depID

String depID

depName

String depName

Class ogre.dms.data.ApproveSift extends Sift implements Serializable

serialVersionUID: -9101831951497422838L

Serialized Fields

startProcessDay

String startProcessDay

startProcessHour

String startProcessHour

startProcessMin

String startProcessMin

startProcessSec

String startProcessSec

endProcessDay

String endProcessDay

endProcessHour

String endProcessHour

endProcessMin

String endProcessMin

endProcessSec

String endProcessSec

type

String type

target

String target

targetName

String targetName

subDept

String subDept

attr

String attr

attrName

String attrName

subAttr

String subAttr

startTime

String startTime

endTime

String endTime

Class ogre.dms.data.ApproveStatisticsItem extends Object implements Serializable

serialVersionUID: 423358389565795055L

Serialized Fields

documentKey

String documentKey

documentName

String documentName

deptID

String deptID

userID

String userID

attrID

String attrID

processTime

String processTime

approveType

String approveType

startTime

String startTime

endTime

String endTime

serialId

String serialId

versionId

String versionId

Class ogre.dms.data.AttributeType extends DefaultWebTreeItem implements Serializable

serialVersionUID: -3730932781549645678L

Serialized Fields

typeID

String typeID

typeName

String typeName

parentID

String parentID

templateID

String templateID

publishFolder

String publishFolder
See Also:
AttributeType.getPublishFolder()

publishFolders

List<E> publishFolders
Publishing folders. Each element is publish folder id (String).

Since:
V2.2
See Also:
AttributeType.getPublishFolders()

serialFormat

String serialFormat

serialTypeID

String serialTypeID

maxFileSize

String maxFileSize

IsoLevel

String IsoLevel

isISODoc

String isISODoc

attachFileType

String attachFileType

isEnable

String isEnable

orderIndex

String orderIndex

ZeroType

String ZeroType

Selectable

String Selectable

FileType

String FileType

ExpireMonth

String ExpireMonth

FileExtension

String FileExtension

ChkInTimeout

String ChkInTimeout

ChkInNotify

String ChkInNotify

ChkInLog

String ChkInLog

VersionEncode

String VersionEncode

ReferenceFolder

String ReferenceFolder

isDependenceFolder

String isDependenceFolder

entityID

String entityID

entityRule

String entityRule

ReferenceLevel4

String ReferenceLevel4

vIDTemplateID

String vIDTemplateID
Since:
V2.1

Description

String Description
Since:
V2.2

serialIDRule

String serialIDRule
Description for Serial ID, this value will appear while editing document index card.

Since:
V3.0

groupID

String groupID
DCC group id. To identify which DCC group is in charging of this AttributeType.

Since:
V3.0 ISODMS-1535

Class ogre.dms.data.AuthorityRecordItem extends Object implements Serializable

serialVersionUID: -7160741426017634939L

Serialized Fields

authorityID

String authorityID

userID

String userID

documentKey

String documentKey

amount

String amount

rootTaskID

String rootTaskID

applyDate

String applyDate

applyPurpose

String applyPurpose

applyPurposeInfo

String applyPurposeInfo

NADNo

String NADNo

fileType

String fileType

confidentiality

String confidentiality

authority

String authority

timeLimit

String timeLimit

keepingMode

String keepingMode

keeper

String keeper

actualReturnDate

String actualReturnDate

other

String other

Class ogre.dms.data.BoardItem extends Object implements Serializable

serialVersionUID: 8725767606435358420L

Serialized Fields

boardID

String boardID

author

String author

postdate

String postdate

title

String title

content

String content

boardType

String boardType

Class ogre.dms.data.CategoryItem extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

categoryKey

String categoryKey

categoryName

String categoryName

description

String description

repositoryID

String repositoryID

documentKey

String documentKey

indexKey

String indexKey

Class ogre.dms.data.CheckOutRecord extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

documentCheckOutRegistrationKey

String documentCheckOutRegistrationKey

checkedOutDocumentKey

String checkedOutDocumentKey

copiedDocumentKey

String copiedDocumentKey

checkedOutUserID

String checkedOutUserID

checkedOutMode

String checkedOutMode

Class ogre.dms.data.CoSignMember extends Object implements Serializable

serialVersionUID: 805996799271962208L

Serialized Fields

coSignRecID

String coSignRecID

docKey

String docKey

docID

String docID

depID

String depID

memberID

String memberID

processTime

String processTime

taskID

String taskID

rootTaskID

String rootTaskID

startTime

String startTime

endTime

String endTime

ExeID

String ExeID
Real executer member id.

Since:
V3.0

ExeName

String ExeName
Real executer name.

Since:
V3.0

Class ogre.dms.data.CosignSift extends Sift implements Serializable

serialVersionUID: 8681094261105283869L

Serialized Fields

deptId

String deptId

deptName

String deptName

subDept

String subDept

startTime

String startTime

endTime

String endTime

Class ogre.dms.data.DateQuery extends Object implements Serializable

serialVersionUID: 1796255586692542713L

Serialized Fields

type

String type

startDate

Long startDate

endDate

Long endDate

Class ogre.dms.data.DefaultWebTreeItem extends Object implements Serializable

Serialized Fields

subChild

Vector<E> subChild

open

boolean open

leaf

boolean leaf

level

int level

parentId

int parentId
Since:
V3.0

Class ogre.dms.data.DeleteRecord extends Object implements Serializable

serialVersionUID: -5322661458571814738L

Serialized Fields

deletingRecordKey

String deletingRecordKey

targetKey

String targetKey

targetType

String targetType

deletingDate

String deletingDate

Class ogre.dms.data.DisplayItem extends Object implements Serializable

serialVersionUID: 4782017991978103473L

Serialized Fields

key

String key

name

String name

description

Object[] description

Class ogre.dms.data.DistributionMember extends Object implements Serializable

serialVersionUID: 8945736639996733391L

Serialized Fields

disRecID

String disRecID

docKey

String docKey

memberID

String memberID

artSn

String artSn

userID

String userID

rootTaskID

String rootTaskID

applyDate

String applyDate

applyPurpose

String applyPurpose

applyPurposeInfo

String applyPurposeInfo

fileType

String fileType

confidentiality

String confidentiality

keepingMode

String keepingMode

distDate

String distDate

planReturnDate

String planReturnDate

actualReturnDate

String actualReturnDate

other

String other

outsideCompanyName

String outsideCompanyName

fromType

String fromType

Class ogre.dms.data.DistributionMemberMarks extends Object implements Serializable

serialVersionUID: 3834586470408093361L

Serialized Fields

disRecID

String disRecID

indexDate

long indexDate

userID

String userID

userName

String userName

remark

String remark

Class ogre.dms.data.DistSiteInfo extends Object implements Serializable

serialVersionUID: -8655781683666899024L

Serialized Fields

uniqueID

String uniqueID

name

String name

url

String url

sslUrl

String sslUrl

ipMappings

List<E> ipMappings
IP List. each element is a ip or domain name string.


credentials

String credentials

Class ogre.dms.data.DMSCompany extends pe.pase.Company implements Serializable

Serialized Fields

cName

String cName

cID

String cID

cManagerID

String cManagerID

cMyID

String cMyID

cParentID

String cParentID

cUnitID

String cUnitID

cSynopsis

String cSynopsis

cCompanyList

Vector<E> cCompanyList

cDepartmentList

Vector<E> cDepartmentList

cRoleList

Vector<E> cRoleList

mSiblingOrder

int mSiblingOrder

Class ogre.dms.data.DMSConsignConfigItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

groupName

String groupName

memDepId

String memDepId

memDepName

String memDepName

displayName

String displayName

Class ogre.dms.data.DMSDccConfigItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

configName

String configName

memId

String memId

memName

String memName

displayName

String displayName

description

String description

Class ogre.dms.data.DMSDocDisPerConfigItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

classifyRank

String classifyRank

processName

String processName

purpose

String purpose

purposeInfo

String purposeInfo

resultValue

HashMap<K,V> resultValue

Class ogre.dms.data.DMSDocTypeConfigItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

docTypeName

String docTypeName

docTypeLevel

String docTypeLevel

classifyRank

String classifyRank

processName

String processName

docTypeId

String docTypeId

docTypeLevelId

String docTypeLevelId

groupID

String groupID

Class ogre.dms.data.DMSFile extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

contentNameList

Vector<E> contentNameList

contentPathMap

HashMap<K,V> contentPathMap

contentTypeMap

HashMap<K,V> contentTypeMap

parentPath

String parentPath

isDirectory

boolean isDirectory

isFile

boolean isFile

path

String path

Class ogre.dms.data.DMSGroup extends DMSGroupInfo implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

childUserList

Vector<E> childUserList

childGroupInfoList

Vector<E> childGroupInfoList

groupUserList

Vector<E> groupUserList

ParentGroupID

String ParentGroupID

Class ogre.dms.data.DMSGroupInfo extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

groupID

String groupID

groupName

String groupName

description

String description

groupType

String groupType

Class ogre.dms.data.DMSProcessConfigItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

configID

String configID

processName

String processName

nodeName

String nodeName

nodeOrder

String nodeOrder

rejectTo

String rejectTo

rejectVisible

String rejectVisible

nodeConfig

String nodeConfig

count

Integer count

groupID

String groupID

Class ogre.dms.data.DMSResult extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

permission

boolean permission

messageMap

HashMap<K,V> messageMap

retMap

HashMap<K,V> retMap

Class ogre.dms.data.DMSReviewConfigItem extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reviewName

String reviewName

reviewOption

String reviewOption

reviewLevel

String reviewLevel

reviewDescription

String reviewDescription

Class ogre.dms.data.DMSTransBlock extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

block

byte[] block

effectiveLength

int effectiveLength

sizeRecord

int sizeRecord

Class ogre.dms.data.DMSUnit extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Class ogre.dms.data.DMSUser extends Object implements Serializable

serialVersionUID: 1796727952061855569L

Serialized Fields

userID

String userID

userName

String userName

status

String status

loginID

String loginID

loginHost

String loginHost

loginPassword

String loginPassword

userType

String userType

home

String home

userWorkSpaceID

String userWorkSpaceID

eMail

String eMail

ssoID

String ssoID

effectiveOrgIDs

Vector<E> effectiveOrgIDs

userDepID

String userDepID

userRoleID

String userRoleID

draftSize

String draftSize

subscribeSize

String subscribeSize

RTpassword

String RTpassword

loginIP

String loginIP

forumPosts

String forumPosts

deniedLogin

boolean deniedLogin
Deny login

Since:
V3.0

resign

boolean resign
Resign

Since:
V3.0

invisible

boolean invisible
Invisible

Since:
V3.0

distSite

DistSiteInfo distSite
Identify the user from which distribution site. If not specified, main site will be the default.

Since:
V2.2

limitedIp

String limitedIp
Limited User's IP for external user only.

Since:
V3.0

macAddr

String macAddr
Not implement Limited User's MAC Address for external user only.

Since:
V3.0

Class ogre.dms.data.DocAppreciationStatisticItem extends Object implements Serializable

serialVersionUID: 3497294966012862948L

Serialized Fields

documentKey

String documentKey

totalCount

Integer totalCount

totalRate

Integer totalRate

Class ogre.dms.data.DocDeptStatisticsItem extends Object implements Serializable

serialVersionUID: -3286966143970432210L

Serialized Fields

deptID

String deptID

depName

String depName

deptManagerID

String deptManagerID

deptManagerName

String deptManagerName

deptContribution

Integer deptContribution

Class ogre.dms.data.DocFullTextResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

score

String score

documentKey

String documentKey

highlightedDocName

String highlightedDocName

highlightedDescription

List<E> highlightedDescription

highlightedReviseComment

List<E> highlightedReviseComment

Class ogre.dms.data.DocumentTemplate extends Object implements Serializable

serialVersionUID: -8903665473134850601L

Serialized Fields

docTemplateID

String docTemplateID

docTemplateName

String docTemplateName

extraFeatures

Vector<E> extraFeatures

uneditableFields

Vector<E> uneditableFields

invisibleFields

Vector<E> invisibleFields

defaultValueMap

HashMap<K,V> defaultValueMap

Class ogre.dms.data.DocUserStatisticsItem extends Object implements Serializable

serialVersionUID: 1295170877654685137L

Serialized Fields

userID

String userID

userName

String userName

depID

String depID

deptName

String deptName

count

Integer count

Class ogre.dms.data.ExpiryDocSearchItem extends Object implements Serializable

serialVersionUID: -819302008118867499L

Serialized Fields

memberType

String memberType

memberID

String memberID

deptType

String deptType

deptID

String deptID

startTime

long startTime

endTime

long endTime

attrTypeID

String[] attrTypeID

Class ogre.dms.data.ExtCompany extends Object implements Serializable

serialVersionUID: 2470584699292754442L

Serialized Fields

companyID

String companyID

companyName

String companyName

description

String description

contactPerson

String contactPerson

phoneNumber

String phoneNumber

email

String email

Class ogre.dms.data.ExtraFeatureItem extends Object implements Serializable

serialVersionUID: -8903665473134850601L

Serialized Fields

extraFeatureKey

String extraFeatureKey

documentTemplateID

String documentTemplateID

defaultValue

String defaultValue

availableValueList

Vector<E> availableValueList

title

String title

type

String type

itemOrder

String itemOrder

Class ogre.dms.data.FavoriteListItem extends Object implements Serializable

serialVersionUID: 6947946147345861029L

Serialized Fields

userID

String userID

documentKey

String documentKey

createDate

Long createDate

favoriteType

String favoriteType

Class ogre.dms.data.FilterItem extends Object implements Serializable

serialVersionUID: 95060989365970720L

Serialized Fields

env

DMSSystemEnvironment env

status

String[] status

type

String[] type

dept

String[] dept

author

String[] author

authorName

String[] authorName

attr

String[] attr

folder

String[] folder

actualStartTime

String actualStartTime

actualEndTime

String actualEndTime

planStartTime

String planStartTime

planEndTime

String planEndTime

creationStartTime

String creationStartTime

creationEndTime

String creationEndTime

lastUpdateStartTime

String lastUpdateStartTime

lastUpdateEndTime

String lastUpdateEndTime

expiryStartTime

String expiryStartTime

expiryEndTime

String expiryEndTime

obsoleteStartTime

String obsoleteStartTime

obsoleteEndTime

String obsoleteEndTime

upToDate

boolean upToDate

history

boolean history

Class ogre.dms.data.FilterSift extends Sift implements Serializable

serialVersionUID: 5776964115338808254L

Serialized Fields

status

String status

type

String type

deptId

String deptId

deptName

String deptName

subDept

String subDept

authorId

String authorId

authorName

String authorName

attrId

String attrId

attrName

String attrName

subAttr

String subAttr

actualPublishDate

String actualPublishDate

actualStartTime

String actualStartTime

actualEndTime

String actualEndTime

planPublishDate

String planPublishDate

planStartTime

String planStartTime

planEndTime

String planEndTime

upToDate

String upToDate

aheadHitNum

String aheadHitNum

aheadDownloadNum

String aheadDownloadNum

rate

String rate

folderID

String folderID

folderName

String folderName

subFolder

String subFolder

creationDate

String creationDate

creationStartTime

String creationStartTime

creationEndTime

String creationEndTime

lastUpdateDate

String lastUpdateDate

lastUpdateStartTime

String lastUpdateStartTime

lastUpdateEndTime

String lastUpdateEndTime

expiryDate

String expiryDate

expiryStartTime

String expiryStartTime

expiryEndTime

String expiryEndTime

obsoleteDate

String obsoleteDate

obsoleteStartTime

String obsoleteStartTime

obsoleteEndTime

String obsoleteEndTime

Class ogre.dms.data.FolderColumn extends Object implements Serializable

serialVersionUID: 6525504325053456340L

Serialized Fields

colName

String colName

width

int width

titleKey

String titleKey

i18nTitle

String i18nTitle

propertyName

String propertyName

Class ogre.dms.data.FolderManagerInfo extends Object implements Serializable

serialVersionUID: 787169162171642260L

Serialized Fields

FolderManagerIDList

Vector<E> FolderManagerIDList

FolderManagerNameList

Vector<E> FolderManagerNameList

FolderManagerIDString

String FolderManagerIDString

FolderManagerNameString

String FolderManagerNameString

Class ogre.dms.data.ForumPostListItem extends ForumPostContent implements Serializable

serialVersionUID: 5038781230687517007L

Serialized Fields

topicID

String topicID

memID

String memID

memName

String memName

postTime

String postTime

Class ogre.dms.data.ForumPostStatisticsItem extends Object implements Serializable

serialVersionUID: 5640042937604264740L

Serialized Fields

queryID

String queryID

queryName

String queryName

authorMemID

String authorMemID

authorDepID

String authorDepID

count

String count

Class ogre.dms.data.FullTextContent extends Object implements Serializable

serialVersionUID: -5627512118678573885L

Serialized Fields

matchline

String matchline

headData

String headData

keyword

String keyword

footData

String footData

Class ogre.dms.data.FullTextResult extends Object implements Serializable

serialVersionUID: 2386618060060512895L

Serialized Fields

physicalDocumentKey

String physicalDocumentKey

score

String score

fullTextContentList

Vector<E> fullTextContentList

Class ogre.dms.data.HistoricalDocumentItem extends UnitItem implements Serializable

serialVersionUID: -8903665473134850601L

Serialized Fields

documentID

String documentID

versionID

String versionID

authorName

String authorName

Class ogre.dms.data.HitData extends Object implements Serializable

serialVersionUID: 8180338297863377267L

Serialized Fields

key

String key

name

String name

department

String department

hitCount

long hitCount

Class ogre.dms.data.HitDataSet extends Object implements Serializable

serialVersionUID: -810077978349678406L

Serialized Fields

data

Vector<E> data

Class ogre.dms.data.InvalidMemItem extends Object implements Serializable

serialVersionUID: -2814347826673642080L

Serialized Fields

memberID

String memberID

memberName

String memberName

folderID

String folderID

documentAmount

String documentAmount

Class ogre.dms.data.Keyword extends DefaultWebTreeItem implements Serializable

serialVersionUID: -5576517638285484289L

Serialized Fields

keywordKey

String keywordKey

categoryKey

String categoryKey

keywordName

String keywordName

IndexKey

Integer IndexKey

disabled

String disabled

Class ogre.dms.data.KeywordCategory extends DefaultWebTreeItem implements Serializable

serialVersionUID: -635156728981581100L

Serialized Fields

categoryKey

String categoryKey

parentKey

String parentKey

categoryName

String categoryName

IndexKey

Integer IndexKey

disabled

String disabled

Class ogre.dms.data.KeywordItem extends Object implements Serializable

serialVersionUID: -8903665473134850601L

Serialized Fields

keywordKey

String keywordKey

keywordName

String keywordName

repositoryID

String repositoryID

documentKey

String documentKey

indexKey

String indexKey

Class ogre.dms.data.LogDocStatisticsItem extends Object implements Serializable

serialVersionUID: -7874424377684264852L

Serialized Fields

logDocStatisticID

String logDocStatisticID

actionType

String actionType

userID

String userID

userName

String userName

docName

String docName

docKey

String docKey

documentID

String documentID

status

String status

actionTime

String actionTime

description

String description

versionID

String versionID

depID

String depID

depName

String depName

depManagerName

String depManagerName

folder

boolean folder
Since:
V2.1

Class ogre.dms.data.LogStatisticsConfigItem extends Object implements Serializable

serialVersionUID: -8277199645391454865L

Serialized Fields

behaviorName

String behaviorName

behaviorAction

String behaviorAction

behaviorRank

String behaviorRank

timeInterval

String timeInterval

Class ogre.dms.data.LogStatisticsItem extends Object implements Serializable

serialVersionUID: 2272552129974016568L

Serialized Fields

uRLAction

String uRLAction

targetID

String targetID

targetName

String targetName

documentId

String documentId

iP

String iP

userID

String userID

userName

String userName

actionTime

String actionTime

userType

String userType

documentName

String documentName

serialId

String serialId

versionId

String versionId

originalFileName

String originalFileName

docSecurityLevel

String docSecurityLevel

documentKey

String documentKey

depID

String depID

depName

String depName

depManagerName

String depManagerName

companyID

String companyID

companyName

String companyName

Class ogre.dms.data.NotifyMember extends Object implements Serializable

serialVersionUID: -267311411576882578L

Serialized Fields

notifyRecID

String notifyRecID

docKey

String docKey

memberID

String memberID

Class ogre.dms.data.Numbering extends Object implements Serializable

serialVersionUID: -1076120942566715146L

Serialized Fields

code

String code
Deprecated. 

type

String type
Deprecated. 

category

String category
Deprecated. 

description

String description
Deprecated. 

ending

boolean ending
Deprecated. 

Class ogre.dms.data.PasoPdfInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

pasoID

String pasoID

memberID

String memberID

fileName

String fileName

fileSize

String fileSize

status

String status

encodePath

String encodePath

uploadTime

String uploadTime

convertTime

String convertTime

Class ogre.dms.data.PDFEntity extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

entityID

String entityID

fontSize

String fontSize

fontType

String fontType

fontColor

String fontColor

arrangement

String arrangement

angle

String angle

opacity

String opacity

content

String content

Class ogre.dms.data.PDFTemplateInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

templateID

String templateID

templateName

String templateName

description

String description

modifyDate

String modifyDate

positionX

String positionX

positionY

String positionY

imgOpacity

String imgOpacity

binaryImg

String binaryImg

Class ogre.dms.data.PDFTemplateItem extends PDFTemplateInfo implements Serializable

serialVersionUID: -2747259114611634018L

Serialized Fields

header

PDFEntity header

mainContent

PDFEntity mainContent

footer

PDFEntity footer

Class ogre.dms.data.PermissionRole extends Object implements Serializable

serialVersionUID: -4732493249077016144L

Serialized Fields

name

String name

id

String id

Class ogre.dms.data.PhysicalDocumentItem extends Object implements Serializable

serialVersionUID: 5096325090677798522L

Serialized Fields

pDocKey

String pDocKey

documentKey

String documentKey

physicalDocumentPath

String physicalDocumentPath

physicalDocumentType

String physicalDocumentType
File extension.


originalFileName

String originalFileName

size

String size
File size in bytes.


Attribute1

String Attribute1
if converting to pdf is needed, this attribute represents to be 'Converting Status'. for V2.0 & V2.0-


Attribute2

String Attribute2
Tell indexer to 'add' or 'delete'. ogre.dms.server.ObjectManager#notifyPhysicalDocumentAdded(PhysicalDocumentItem).


Attribute3

String Attribute3
Status of PDF conversion. (Neevia Solution)

Since:
V2.1 & V2.1+

Attribute4

String Attribute4
Status of Trustview encryption (TrustView solution).

Since:
V2.1 & V2.1+

Attribute5

String Attribute5
This is used to save messages while encoding (by trustview/pdf converter).


encodeDocumentPath

String encodeDocumentPath

encodeDocumentName

String encodeDocumentName

encodeStatus

String encodeStatus
Status of converting to PDF. The status is changed by each sub class which implements the ogre.dms.ogre.dms.serviceimpl.handler.bridge.EventBridge. This value could be queue, true, false. And this is correspondent with PhysicalDocumentItem.Attribute3.


indexStatus

String indexStatus
Ststus of indexing. The status is changed by each sub class which implements the ogre.dms.ogre.dms.serviceimpl.handler.bridge.EventBridge. This value could be queue, true, false, ign.


encryptStatus

String encryptStatus
Status of encrypting by Trustview. The status is changed by each sub class which implements the ogre.dms.ogre.dms.serviceimpl.handler.bridge.EventBridge. This value could be queue, true, false. And this is correspondent with PhysicalDocumentItem.Attribute3.


uploadTime

String uploadTime
File upload time in long format.


exist

boolean exist

uploadSite

String uploadSite

desStatus

String desStatus
Status of encrypting by DES. The status is changed by job(DesAllFilesJob) or batch file(DesAllFiles.bat, InvertDesAllFiles.bat) This default value could be false

Since:
v3.0 for jira@ISODMS-1330

fileServerIndex

String fileServerIndex

Class ogre.dms.data.RelationRecord extends Object implements Serializable

serialVersionUID: -2919150755044483944L

Serialized Fields

relationID

String relationID

relationName

String relationName

relationType

String relationType

targetKey

String targetKey

targetID

String targetID

sourceKey

String sourceKey

sourceID

String sourceID

createDate

String createDate

status

String status

Class ogre.dms.data.Repository extends Object implements Serializable

serialVersionUID: 5096325090677798522L

Serialized Fields

repositoryType

int repositoryType
REPOSITORY_TYPE_ROOT


repositoryKey

String repositoryKey

repositoryName

String repositoryName

rootFolderID

String rootFolderID

Class ogre.dms.data.ReviewListItem extends Object implements Serializable

serialVersionUID: -2315271593203270060L

Serialized Fields

reviewKey

String reviewKey

documentKey

String documentKey

reviewer

String reviewer

reviewTitle

String reviewTitle

reviewRate

String reviewRate

reviewContent

String reviewContent

reviewDate

String reviewDate

reviewerName

String reviewerName

reviewDateFormat

String reviewDateFormat

depID

String depID

depName

String depName

depManagerName

String depManagerName

modifyRecordList

List<E> modifyRecordList
each element is ReviewModifyRecord

Class ogre.dms.data.ReviewModifyRecord extends Object implements Serializable

serialVersionUID: -3418314255241110986L

Serialized Fields

reviewKey

String reviewKey

userID

String userID

userName

String userName

userIP

String userIP

modifyAction

String modifyAction

modifyTime

String modifyTime

newData

String newData

previousData

String previousData

Class ogre.dms.data.SearchItem extends Object implements Serializable

serialVersionUID: 3069137526722138745L

Serialized Fields

env

DMSSystemEnvironment env

name

String[][] name

serial

String[] serial

belongToDept

Vector<E> belongToDept

description

String[][] description

author

String[] author

authorDept

Vector<E> authorDept

attribute

String[] attribute

keyword

String[] keyword

fullQuery

String fullQuery

folder

Vector<E> folder

startTime

String startTime

endTime

String endTime

sort

String sort

searchStyle

String searchStyle

status

String[] status

Class ogre.dms.data.SearchResultUnitItem extends UnitItem implements Serializable

serialVersionUID: 4738496022850835922L

Serialized Fields

SearchContentList

Vector<E> SearchContentList

score

String score

Class ogre.dms.data.Shortcut extends UnitItem implements Serializable

serialVersionUID: 5096325090677798522L

Serialized Fields

targetUnitID

String targetUnitID

ownerID

String ownerID

ownerName

String ownerName

description

String description

createdDate

Long createdDate

Class ogre.dms.data.Sift extends Object implements Serializable

Serialized Fields

siftKey

String siftKey

name

String name

description

String description

userId

String userId

siftType

String siftType

Class ogre.dms.data.SignRecord extends Object implements Serializable

serialVersionUID: -640177422915650793L

Serialized Fields

signRecordID

String signRecordID

memberName

String memberName

depName

String depName

roleName

String roleName

phase

String phase

signTime

String signTime

processTime

String processTime

result

String result

SignRecordComment

String SignRecordComment

rootTaskID

String rootTaskID

documentKey

String documentKey

reqType

String reqType

startTime

String startTime

endTime

String endTime

taskID

String taskID

memberID

String memberID

DocID

String DocID
Document ID.

Since:
V3.0

ExeID

String ExeID
Real executer member id.

Since:
V3.0

ExeName

String ExeName
Real executer name.

Since:
V3.0

RoleID

String RoleID
Role ID.

Since:
V3.0

DepID

String DepID
Department ID.

Since:
V3.0

Class ogre.dms.data.StatisticsCountItem extends Object implements Serializable

serialVersionUID: 2380106975073573437L

Serialized Fields

documentName

String documentName

documentKey

String documentKey

documentID

String documentID

parentFolderName

String parentFolderName

parentFolderID

String parentFolderID

actualPublishDate

String actualPublishDate

status

String status

versionIDAuto

String versionIDAuto

upToDate

String upToDate

count

Integer count

averageRate

float averageRate

serialId

String serialId

docSecurityLevel

String docSecurityLevel

Class ogre.dms.data.SubscriptionBoardInfo extends Object implements Serializable

serialVersionUID: -5711475669849654280L

Serialized Fields

subscriptionKey

String subscriptionKey

memberID

String memberID

documentKey

String documentKey

behavior

String behavior

modifyDate

String modifyDate

documentID

String documentID

isDownloaded

boolean isDownloaded

documentName

String documentName

authorID

String authorID

authorName

String authorName

Class ogre.dms.data.SystemInfo extends Object implements Serializable

serialVersionUID: 5108754746425552720L

Serialized Fields

serialNo

String serialNo

licenseNumber

String licenseNumber

corp

String corp

function

String function

versionType

String versionType

dmsVersion

String dmsVersion

hotfixVersion

String hotfixVersion

expiredDate

String expiredDate

systemProps

Properties systemProps

javaVersion

String javaVersion

osName

String osName

osVersion

String osVersion

distSiteCnt

int distSiteCnt

totalMemory

long totalMemory

freeMemory

long freeMemory

usedMemory

long usedMemory

diskSpaceInfoMap

Map<K,V> diskSpaceInfoMap

cntOfDocTable

int cntOfDocTable

cntOfIdInDocTable

int cntOfIdInDocTable

cntOfFolderTable

int cntOfFolderTable

cntOfPDocTable

int cntOfPDocTable

cntOfAclTable

int cntOfAclTable

agentflowProductInfo

Map<K,V> agentflowProductInfo

cacaheInfo

Map<K,V> cacaheInfo

Class ogre.dms.data.UnitItem extends Object implements Serializable

serialVersionUID: -8859252169802079948L

Serialized Fields

properties

Map<K,V> properties

key

String key

name

String name

unitType

String unitType

type

String type

status

String status

parentFolderID

String parentFolderID

lastUpdateDate

Long lastUpdateDate

click

Long click

download

Long download

shortcut

String shortcut

ignorePermission

boolean ignorePermission

Class ogre.dms.data.UnusualAutoAuditRule extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

entityID

String entityID

enabled

String enabled

auditee

String auditee

auditType

String auditType

frequency

String frequency

placing

int placing

times

int times

securityLevel

String securityLevel

groupID

String groupID

informMgr

String informMgr

Class ogre.dms.data.UserIPMacAddress extends Object implements Serializable

serialVersionUID: -4524360531400209682L

Serialized Fields

serialID

String serialID

ownerMemID

String ownerMemID

ownerID

String ownerID

ownerName

String ownerName

dataType

String dataType
UserIPMacAddress.DATATYPE_IP or UserIPMacAddress.DATATYPE_MAC


dataValue

String dataValue

enabled

boolean enabled

descriptions

String descriptions

Class ogre.dms.data.VDAttItems extends Object implements Serializable

serialVersionUID: -1033266529096923564L

Serialized Fields

configKey

String configKey

configContext

String configContext

itemOrders

String itemOrders

templateID

String templateID

Class ogre.dms.data.VDConfigItem extends Object implements Serializable

serialVersionUID: -8903665473134850601L

Serialized Fields

configKey

String configKey

configName

String configName

gUIComponent

String gUIComponent

isShow

Boolean isShow

isForceOnly

Boolean isForceOnly

defaultValue

String defaultValue

isReadOnly

Boolean isReadOnly

isFill

String isFill

valueType

String valueType

clipInt

String clipInt

maxFileSize

String maxFileSize

configOrders

String configOrders

maintainOrders

String maintainOrders

serialNumberType

String serialNumberType

configContext

Vector<E> configContext

templateID

String templateID

templateName

String templateName

templateDescription

String templateDescription

showExt

boolean showExt

Class ogre.dms.data.VDKeywordItem extends Object implements Serializable

serialVersionUID: -78324355784831260L

Serialized Fields

keywordKey

String keywordKey

repositoryID

String repositoryID

documentKey

String documentKey

Class ogre.dms.data.VDTemplate extends Object implements Serializable

serialVersionUID: -8869554283193282412L

Serialized Fields

templateID

String templateID

templateName

String templateName

description

String description

groupID

String groupID

Class ogre.dms.data.VFConfigInfo extends Object implements Serializable

serialVersionUID: -377833201265342528L

Serialized Fields

configKey

String configKey

configName

String configName

GUIComponent

String GUIComponent

valueType

String valueType

show

boolean show

fill

boolean fill

value

List<E> value

Class ogre.dms.data.VirtualDocument extends VirtualDocumentInfo implements Serializable

serialVersionUID: -8859252169802079948L

Serialized Fields

physicalDocumentItemList

Vector<E> physicalDocumentItemList

historicalDocumentItemList

Vector<E> historicalDocumentItemList

accessControlList

Vector<E> accessControlList

pdaccessControlList

Vector<E> pdaccessControlList

keywordItemList

Vector<E> keywordItemList

categoryItemList

Vector<E> categoryItemList

Class ogre.dms.data.VirtualDocumentInfo extends UnitItem implements Serializable

serialVersionUID: 5096325090677798522L

Serialized Fields

documentID

String documentID

versionID

String versionID

mappingVID

String mappingVID
Since:
V2.1

defineVID

String defineVID

upToDate

String upToDate

authorID

String authorID

authorName

String authorName

description

String description

creationDate

Long creationDate

expiryDate

Long expiryDate

actualPublishDate

Long actualPublishDate

planPublishDate

Long planPublishDate

publishFolderID

String publishFolderID

extraFeatures

HashMap<K,V> extraFeatures

relatedDocuments

String relatedDocuments

refDocumentTemplateID

String refDocumentTemplateID

paperless

String paperless

belongToDept

String belongToDept

authorDept

String authorDept

docSecurityLevel

String docSecurityLevel

docLevel

String docLevel

docCategory

String docCategory

attributeTypeID

String attributeTypeID

obsoleteDate

Long obsoleteDate
Since:
V2.1

offlineReadDays

String offlineReadDays
VirtualDocumentInfo.getOfflineReadDays().

Since:
V2.1

revisionComment

String revisionComment
20070612 ADD FOR ISODMS-993

Since:
V2.2

keeper

String keeper

keeperDept

String keeperDept

turnIntoHistoryDate

Long turnIntoHistoryDate

relatedDept

String relatedDept

extUnlock

boolean extUnlock
Unlock the document which is uploaded by external user.

Since:
V3.0

att1

String att1

att2

String att2

att3

String att3

att4

String att4

att5

String att5

att6

String att6

att7

String att7

att8

String att8

att9

String att9

att10

String att10

att11

String att11

att12

String att12

att13

String att13

att14

String att14

att15

String att15

att16

String att16

att17

String att17

att18

String att18

att19

String att19

att20

String att20

att21

String att21

att22

String att22

att23

String att23

att24

String att24

att25

String att25

att26

String att26

att27

String att27

att28

String att28

att29

String att29

att30

String att30

att31

String att31

att32

String att32

att33

String att33

att34

String att34

att35

String att35

att36

String att36

att37

String att37

att38

String att38

att39

String att39

att40

String att40

att41

String att41

att42

String att42

att43

String att43

att44

String att44

att45

String att45

att46

String att46

att47

String att47

att48

String att48

att49

String att49

att50

String att50

att51

String att51

att52

String att52

att53

String att53

att54

String att54

att55

String att55

att56

String att56

att57

String att57

att58

String att58

att59

String att59

att60

String att60

att61

String att61

att62

String att62

att63

String att63

att64

String att64

att65

String att65

att66

String att66

att67

String att67

att68

String att68

att69

String att69

att70

String att70

att71

String att71

att72

String att72

att73

String att73

att74

String att74

att75

String att75

att76

String att76

att77

String att77

att78

String att78

att79

String att79

att80

String att80

att81

String att81

att82

String att82

att83

String att83

att84

String att84

att85

String att85

att86

String att86

att87

String att87

att88

String att88

att89

String att89

att90

String att90

att91

String att91

att92

String att92

att93

String att93

att94

String att94

att95

String att95

att96

String att96

att97

String att97

att98

String att98

att99

String att99

att100

String att100

serialID

String serialID

attributeTypeName

String attributeTypeName

keyword

String keyword

Class ogre.dms.data.VirtualFolder extends VirtualFolderInfo implements Serializable

serialVersionUID: -8859252169802079948L

Serialized Fields

docItemList

Vector<E> docItemList

folderItemList

Vector<E> folderItemList

shortcutItemList

Vector<E> shortcutItemList

accessControlList

Vector<E> accessControlList

docACLTempleteList

Vector<E> docACLTempleteList

docPDACLTempleteList

Vector<E> docPDACLTempleteList

aclOfInternalInExtFolder

Vector<E> aclOfInternalInExtFolder

Class ogre.dms.data.VirtualFolderInfo extends UnitItem implements Serializable

serialVersionUID: 6838793951241443864L

Serialized Fields

description

String description

creationDate

Long creationDate

physicalFolderPath

String physicalFolderPath

historicalFolderID

String historicalFolderID

checkInMode

String checkInMode

publishProcessID

String publishProcessID

checkInProcessID

String checkInProcessID

deleteProcessID

String deleteProcessID

cancelProcessID

String cancelProcessID

obsoleteProcessID

String obsoleteProcessID

permissionProcessID

String permissionProcessID

distributeProcessID

String distributeProcessID

indexKey

String indexKey

isDependenceAtt

String isDependenceAtt
Deprecated. V2.2

entityID

String entityID

entityRule

String entityRule

folderManager

String folderManager

belongToDept

String belongToDept

offlineReadDays

String offlineReadDays
See VirtualFolderInfo.getOfflineReadDays().

Since:
V2.1

storingDistSites

String storingDistSites

storedAtTheseSitesOnly

boolean storedAtTheseSitesOnly

allowExtUpload

boolean allowExtUpload
Allow external user to upload file.

Since:
V3.0

definedColumnInfo

List<E> definedColumnInfo
User defined column to display in the document list page.

Since:
V3.0

columnDefined

String columnDefined
User defined column to display in the document list page in String.

Since:
V3.0

keeper

String keeper
Since:
V3.0

keeperDept

String keeperDept
since V3.0


Package ogre.dms.exception

Class ogre.dms.exception.DMSException extends Exception implements Serializable

serialVersionUID: 1L


Package ogre.dms.exceptions

Class ogre.dms.exceptions.DMSException extends RemoteException implements Serializable

serialVersionUID: 2618994423792547179L

Serialized Fields

result

DMSResult result

cause

Throwable cause

Package ogre.dms.util

Class ogre.dms.util.DMSSystemEnvironment extends Object implements Serializable

serialVersionUID: -477239031059945593L

Serialized Fields

limitDCCtoOwnedDocumentType

boolean limitDCCtoOwnedDocumentType
Flag to limit the DCC Group user to only access to documents which document type is owned by him/her. Please refer to the configuration in [Management / Document Type Configuration].

Since:
V3.0 ISODMS-1549

dmsHome

String dmsHome

dmsRootPath

String dmsRootPath

currentFileRootPathIndex

String currentFileRootPathIndex

dmsRootPathMap

Map<K,V> dmsRootPathMap

dburl

String dburl

dbServerIP

String dbServerIP

dbPort

String dbPort

dbUser

String dbUser

dbPasswd

String dbPasswd

dbType

String dbType

dbName

String dbName

smtpServerIP

String smtpServerIP

smtpUser

String smtpUser

smtpPassword

String smtpPassword

managerEMail

String managerEMail

smtpServerPort

String smtpServerPort

ssl

String ssl

authentication

String authentication

flowEngineIP

String flowEngineIP

flowEnginePort

String flowEnginePort

pID_CheckIn

String pID_CheckIn

pID_Publish

String pID_Publish

pID_Delete

String pID_Delete

pID_Cancel

String pID_Cancel

pID_Permission

String pID_Permission

pID_Distribute

String pID_Distribute

pID_Obsolete

String pID_Obsolete

afUserID

String afUserID

searchEngineClassName

String searchEngineClassName

enableSearchEngine

String enableSearchEngine

searchEngineIP

String searchEngineIP

searchEnginePort

String searchEnginePort

searchEngineUser

String searchEngineUser

searchEngineUserPassword

String searchEngineUserPassword

searchIndexName

String searchIndexName

cacheEngineClass

String cacheEngineClass
Class name for cache engine. By default, we use ehcache.


serverIP

String serverIP

serverPort

String serverPort

tableList

Vector<E> tableList

fieldsMap

HashMap<K,V> fieldsMap

roleMap

HashMap<K,V> roleMap

systemProp

Properties systemProp
/conf/system.properties


configProp

Properties configProp
/conf/config.properties


maxActive

String maxActive

maxIdle

String maxIdle

maxWait

String maxWait

autopdf

String autopdf
Deprecated. V2.1 Shihwei 2007/04/09

autoConvertToPdf

boolean autoConvertToPdf
Useing Neevia to convert files to pdf.


ADM

String ADM

ADMAddress

String ADMAddress

notifyADM

boolean notifyADM
Since:
V2.2 HotFix_82 ISODMS-1469

notifyAuthor

boolean notifyAuthor
Since:
V2.2 HotFix_82 ISODMS-1469 DMSSystemEnvironment.notifyADM

DCC

String DCC
Deprecated. V2.1 Shihwei 2007/04/09

CrossIndex

String CrossIndex

checkOutAlone

boolean checkOutAlone
Flag for 'Document in ISO Level 4' to determine whether it can be checked out alone or not.


noPermissionFolderHidden

String noPermissionFolderHidden
Hide folders which having no permission being assigned to logined users


noPermissionDocumentHidden

boolean noPermissionDocumentHidden
Hide documents which having no permission being assigned to logined users


noPermissionDocAndFolderHiddenInSearchingResult

boolean noPermissionDocAndFolderHiddenInSearchingResult
Users can perform document/folder searching, turn this flag to true to hide documents or folders which having no permission assigned to users after serching.


displayDocIsDownloaded

boolean displayDocIsDownloaded
Since:
V2.1

enableMobileDevice

boolean enableMobileDevice
Enable Mobile Device to acces the Document Management System. If this parameter is 'true', users will get the original file while downloading. (Document security mechanism will be ignored.)

Since:
V2.1

multiApply

String multiApply
控制多筆申請分發的 flag, 預設只有 ApDis.


TimeInterval

String TimeInterval
Deprecated. 

docPerPage

String docPerPage
Deprecated. 
Show number of documents per page.


NoticeBoardSwitch

String NoticeBoardSwitch
Deprecated. 

DMS

String DMS

ReviewWithSafety

String ReviewWithSafety

DOCEXPIRYYEAR

String DOCEXPIRYYEAR
Document default expiry time of 'DOCEXPIRYYEAR' year.


expireEnabled

boolean expireEnabled
Flag for determining whether to set expiry date on 'Document' or not while it is published.


processList

Vector<E> processList

servercache

String servercache

SendingService

String SendingService

VDGenIDType

String VDGenIDType
DMSUnit.VDGENIDTYPE_WHILE_CREATING


reuseTheAbandonedSerialNum

boolean reuseTheAbandonedSerialNum
Since:
V3.0 HotFix_30 ISODMS-1838 for C0594 only Flag to reused the abandoned serial number After the serial number has been generated for SerialID, it means the number is used by that document. If the author delete the draft document, the serial number can by reused for the next newly document.

rejectToUserIfSerialNumExceedTheDefinition

boolean rejectToUserIfSerialNumExceedTheDefinition
Since:
V3.0 HotFix_30 ISODMS-1838 for C0594 only Flag to reject to the use if the given serial num is exceeding the definition in AttributeType Configuration.

DraftSize

String DraftSize

SubscribeSize

String SubscribeSize

EventHandler

String EventHandler
Deprecated. V2.0

PreCache

String PreCache

Transaction

String Transaction

WebServerIP

String WebServerIP

WebServerPort

String WebServerPort

ReviewSubject

String ReviewSubject

CheckoutSubject

String CheckoutSubject

ExtNoDownloadFileSubject

String ExtNoDownloadFileSubject

aclUpdateCompleteMailSubject

String aclUpdateCompleteMailSubject

TVOffineDate

String TVOffineDate

usingDefaultSearchEngine

boolean usingDefaultSearchEngine
Enable default search engine.


defaultIndexPath

String defaultIndexPath

analyzerClassName

String analyzerClassName

StartSN

String StartSN
The defualt initial serial number for each document while publishing.


pdfSecurityActivated

boolean pdfSecurityActivated
Activate the PDF SecuVue Solution. Default is false.
(Plus optional module for purchasing)


pdfSecurityOnlineReadingIPControl

boolean pdfSecurityOnlineReadingIPControl
Enable the PDF online-viewing controlling by IP.


pdfSecurityOnlineReadingIPAuthorized

String pdfSecurityOnlineReadingIPAuthorized
Matching IPs. DMSSystemEnvironment.pdfSecurityOnlineReadingIPControl
IPs can be seperated by ',' and wildcard is acceptable.


pdfSecurityOnlineReadingIPList

String[] pdfSecurityOnlineReadingIPList
DMSSystemEnvironment.pdfSecurityOnlineReadingIPAuthorized


pdfSecurityOfflineReadingMacControl

boolean pdfSecurityOfflineReadingMacControl
Enable the PDF offline-viewing controlling by MAC address.


pdfSecurityTimeLimit

boolean pdfSecurityTimeLimit
Enable time period limitation.


pdfSecurityTimePeriodString

String pdfSecurityTimePeriodString
Time period. 5d: 5 days, 3m: 3 months, 4y: 4 years.


pdfSecurityTimePeriodUnit

int pdfSecurityTimePeriodUnit
Unit of the DMSSystemEnvironment.pdfSecurityTimePeriod.
It only could be Calendar.DATE, Calendar.MONTH, Calendar.YEAR


pdfSecurityTimePeriod

int pdfSecurityTimePeriod
Time period. -1 means eternally readable.


pdfSecurityOneTimeRead

boolean pdfSecurityOneTimeRead
Since:
V2.2

pdfSecurityDeleteFileWhileVerifyFailed

boolean pdfSecurityDeleteFileWhileVerifyFailed
Since:
V2.2

pdfSecurityValidateClientLogUrlSetting

boolean pdfSecurityValidateClientLogUrlSetting
Since:
V2.2

defaultSubscribers

Vector<E> defaultSubscribers
Default Document Subscribers.
  While publishing document, the default subscribers will be added to the document 
  according to the settings here.

    The values could be '1', '2' and '3', seperated by '#'

    #1: Author
    #2: Manager of the author
    #3: Colleagues in the same department with the author
    #F: The subscribers of the publishing document's forlder.
 


defaultSubscribeAuthorAsSelfSubscription

boolean defaultSubscribeAuthorAsSelfSubscription
Since:
V2.2 HotFix_82

openFileInBrowser

String openFileInBrowser

openFileInBrowserExtension

String openFileInBrowserExtension

fileTypeInWorkflow

String fileTypeInWorkflow

Specify the downloading file's type in the approval workflow. The value could be 'source' or 'secured'. Default is 'secured'.

'secured' means that except the document's author and DCC members, others who are going to open files in this document will obtain the encoded or encrypted file depending on the document security mechanism you choose.

Since:
V2.1 ISODMS-562

columnOfHistoryDoc

String columnOfHistoryDoc
Since:
V2.2 ISODMS-1002

regardReadAsDownloadPermission

boolean regardReadAsDownloadPermission
Since:
V2.2 ISODMS-700

checkSerialIDWhenPublishing

boolean checkSerialIDWhenPublishing
Since:
V2.2 ISODMS-1051

checkDefineVIDWhenPublishing

boolean checkDefineVIDWhenPublishing
Since:
V2.2 ISODMS-1102

numOfDistributionSites

int numOfDistributionSites
Since:
V2.2 ISODMS-364

sslTrustStore

String sslTrustStore
Since:
V2.2 ISODMS-364

sslTrustStorePass

String sslTrustStorePass
Since:
V2.2 ISODMS-364

distSiteInfoVec

List<E> distSiteInfoVec

distSiteInfoMap

Map<K,V> distSiteInfoMap

transmitFileImmediately

boolean transmitFileImmediately

transmitFileBySchedule

String transmitFileBySchedule

ipRange

Map<K,V> ipRange
IP range for distribution storage sites. key is dist site unique id, value is ip mappings.


checkingDaysBeforeExpired

List<E> checkingDaysBeforeExpired

expireNotifyTargetList

List<E> expireNotifyTargetList

expireMailDocListToDCC

boolean expireMailDocListToDCC

expireMailDocListToDCCByWeek

int expireMailDocListToDCCByWeek

displayExpiringDocInDay

int displayExpiringDocInDay

excludeAdminUserFromWorkflow

boolean excludeAdminUserFromWorkflow
Exclude the admin user from the approval process or not.

Since:
V2.2

allowDownloadOutOfDateFiles

int allowDownloadOutOfDateFiles
Allow users to download files of out-of-date documents. Refer to the description in conf/config.properties

Since:
V2.2

printDocHeader

String printDocHeader
Since:
V2.2 ISODMS-843

printDocFooter

String printDocFooter

printDocTab

String printDocTab

scanFrequency

int scanFrequency

scanNumOfFileType

int scanNumOfFileType

scanFileTypeList

List<E> scanFileTypeList

logoutLinkEnable

boolean logoutLinkEnable

performonitor

boolean performonitor

obsoleteWithMainDoc

boolean obsoleteWithMainDoc
The flag to tell system to obsolete the ISO level 4 document(s) with it's higher level document or not.

Since:
V3.0

maxSearchResult

int maxSearchResult
max value of search result. ISODMS-1291

Since:
V3.0

pasoPdfLimitedFileType

String pasoPdfLimitedFileType
Paso PDF Conversion

Since:
V3.0

pasoPdfMaxAmountUploading

int pasoPdfMaxAmountUploading

pasoPdfLimitedFileSize

int pasoPdfLimitedFileSize

pasoPdfUnsupportedFileType

String pasoPdfUnsupportedFileType

pasoPdfLimitedFileTypeList

Vector<E> pasoPdfLimitedFileTypeList

pasoPdfUnsupportedFileTypeList

Vector<E> pasoPdfUnsupportedFileTypeList

columnsToDisplayInDocumentList

String columnsToDisplayInDocumentList
Since:
V3.0 ISODMS-63

allowToModifyColumns

boolean allowToModifyColumns

logACLModificationRecord

boolean logACLModificationRecord
Since:
V3.0 ISODMS-1103

maxMultiSelect

int maxMultiSelect
ISODMS-1484

Since:
V3.0

EncryptFilesInRepository

boolean EncryptFilesInRepository
Since:
V3.0

historyVersionHideLv4Obsolete

boolean historyVersionHideLv4Obsolete
History Version documant Hide relation Lv4 document that had been Obsoleted

Since:
V3.0 & V2.2 HotFix_103

extReaderACL

boolean extReaderACL
Since:
V3.0

tabDefineRelation

boolean tabDefineRelation

tabDefineAcl

boolean tabDefineAcl

tabDefinePdacl

boolean tabDefinePdacl

tabDefineHistory

boolean tabDefineHistory

tabDefineSubscriberlist

boolean tabDefineSubscriberlist

tabDefineApprovingrecord

boolean tabDefineApprovingrecord

tabDefineReviewslist

boolean tabDefineReviewslist

tabDefineLogstatistic

boolean tabDefineLogstatistic

tabDefineViewdockeeper

boolean tabDefineViewdockeeper

funcFavorite

boolean funcFavorite

funcMailRequest

boolean funcMailRequest

funcMailShare

boolean funcMailShare

funcPrinter

boolean funcPrinter

funcSubscribe

boolean funcSubscribe

funcCheckout

boolean funcCheckout

funcNullify

boolean funcNullify

funcApplyacl

boolean funcApplyacl

columnToDisplayShortcutCreateddateInDocShare

boolean columnToDisplayShortcutCreateddateInDocShare

recordNumber

String recordNumber

EventBridgeClass

String EventBridgeClass

myLibrary_1_template

String myLibrary_1_template
通知 User 可前來借書的 Email template file name: mylibrary_1.template


myLibrary_2_template

String myLibrary_2_template
通知 User 其預約單已被取消 Email template file name: mylibrary_2.template


myLibraryEnabled

boolean myLibraryEnabled

myLibraryProp

Properties myLibraryProp
圖書館系統的參數檔.


lendingCountsSumDayPeriod

int lendingCountsSumDayPeriod
the lending times in the day range. 根據借閱次數列出最近一天數內借閱次數.


newArrivalDayPeriod

int newArrivalDayPeriod
the day range of books in 'new arrival' status. 新書通報的新書時間長短.


bookItemsLendingLimits

int bookItemsLendingLimits
the limits of book borrowing each person. 一次借書本數限制.


bookLendingDayPeriod

int bookLendingDayPeriod
the lending day period. 每本書的借書期間限制.


bookItemsReservationLimits

int bookItemsReservationLimits
the limits of book reservation each person. 預約本數限制.


longTermBookLendingDayPeriod

int longTermBookLendingDayPeriod
the day period of long-term borrowing. 長期借書時間長短(天).


findOfPDD

int findOfPDD
the fine (day) of past due date. 逾期未還書, 每本進借天數(天).


permission_type_mapping

String permission_type_mapping
資料夾的文件附檔權限: 顯示附檔權限設定頁與否


permission_type_ext

String permission_type_ext

encryptionType

String encryptionType
Deprecated. V2.1 replaced by encryptionTypes.

encryptionTypes

String encryptionTypes
Document security implementation. This value can be multiple. Each is seperated by ';'.

Since:
V2.1
See Also:
DMSSystemEnvironment.implementedEncryptionType

implementedEncryptionType

List<E> implementedEncryptionType

PDFencrypt

String PDFencrypt
Deprecated. V2.1 using AttributeType's FileType to control.

PDFMappingMap

HashMap<K,V> PDFMappingMap

PDFExtAccessRoleList

Vector<E> PDFExtAccessRoleList

TVMappingMap

HashMap<K,V> TVMappingMap

TVExtAccessRoleList

Vector<E> TVExtAccessRoleList

AVExtAccessRoleList

Vector<E> AVExtAccessRoleList

AVMappingMap

HashMap<K,V> AVMappingMap

PermissionMap

HashMap<K,V> PermissionMap

TVExtMappingMap

HashMap<K,V> TVExtMappingMap

TVSSO

String TVSSO

TVServerIP

String TVServerIP

TVAdminID

String TVAdminID

TVAdminPassword

String TVAdminPassword

TV4OfficeList

List<E> TV4OfficeList

TV4PDFList

List<E> TV4PDFList

TV4UDPList

List<E> TV4UDPList

TVMappingManager

Vector<E> TVMappingManager

TVMappingModifier

Vector<E> TVMappingModifier

TVMappingObtainer

Vector<E> TVMappingObtainer

AVMappingManager

Vector<E> AVMappingManager

AVMappingModifier

Vector<E> AVMappingModifier

AVMappingObtainer

Vector<E> AVMappingObtainer

PDFMappingManager

Vector<E> PDFMappingManager

PDFMappingModifier

Vector<E> PDFMappingModifier

PDFMappingObtainer

Vector<E> PDFMappingObtainer

pdfExtAccessRoleReadType

String pdfExtAccessRoleReadType

pdfManagerReadType

String pdfManagerReadType

pdfModifierReadType

String pdfModifierReadType

pdfObtainerReadType

String pdfObtainerReadType

TVExtMappingReader

Vector<E> TVExtMappingReader
External reader's permission.

Since:
V2.1

AVServerIP

String AVServerIP

AVServerPort

String AVServerPort

ForumFileRoot

String ForumFileRoot

forumConfig

ForumConfig forumConfig

mailLoginURL

String mailLoginURL

mailEncoding

String mailEncoding

DefaultManager

Vector<E> DefaultManager

DefaultModifier

Vector<E> DefaultModifier

DefaultObtainer

Vector<E> DefaultObtainer

DefaultPDACL

Vector<E> DefaultPDACL

WebAgendaURL

String WebAgendaURL

Class ogre.dms.util.IPRange extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

host_names

Hashtable<K,V> host_names

all

Vector<E> all

useSeparateThread

boolean useSeparateThread



Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.