public static interface OwWorkitemRepository.OwProxyInfo
Proxy object information.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
boolean |
getEnabled() |
Date |
getEndtime() |
String |
getProxyPersonID() |
Date |
getStarttime() |
void |
setEnabled(boolean fEnable_p) |
void |
setEndtime(Date endtime_p) |
void |
setProxyPersonID(String sID_p) |
void |
setStarttime(Date starttime_p) |
String getProxyPersonID()
Date getStarttime()
Date getEndtime()
boolean getEnabled()
void setProxyPersonID(String sID_p)
void setStarttime(Date starttime_p)
void setEndtime(Date endtime_p)
void setEnabled(boolean fEnable_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.