com.plumtree.portalpages.admin.editors.common.setjob
Interface ISetJobModelRO

All Known Implementing Classes:
SetJobModel

public interface ISetJobModelRO

This interface is implemented by the Model. It contains all the read-only mothods of the Model accessed by the Views.

Author:
Julie Fournier

Method Summary
 int GetOwnerID()
           
 java.lang.String GetOwnerName()
           
 java.lang.String GetOwnerTreeSpaceID()
           
 boolean IsSysAdmin()
           
 

Method Detail

GetOwnerID

int GetOwnerID()
See Also:
SetJobModel.GetOwnerID()

GetOwnerName

java.lang.String GetOwnerName()
See Also:
SetJobModel.GetOwnerName()

GetOwnerTreeSpaceID

java.lang.String GetOwnerTreeSpaceID()
See Also:
SetJobModel.GetOwnerTreeSpaceID()

IsSysAdmin

boolean IsSysAdmin()
See Also:
SetJobModel.IsSysAdmin()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.