com.dotmarketing.business
Interface Permissionable

All Known Subinterfaces:
Categorizable
All Known Implementing Classes:
AddressProxy, Banner, Campaign, Category, Click, Communication, Container, Contentlet, Contentlet, DiscountCode, Entity, Event, Event, EventRecurrence, EventRegistration, Facility, Field, File, FileUpload, Folder, Host, HTMLPage, Identifier, Inode, Jobs, Link, MailingList, MP3File, Order, OrderItem, Organization, Product, ProductFormat, ProductPrice, Recipient, Recurance, Relationship, Report, ReportParameter, Resume, Searchfirm, Structure, Template, UserComment, UserFilter, UserProxy, VirtualLink, WebAsset, WebEvent, WebEventAttendee, WebEventLocation, WebEventRegistration, WorkflowComment, WorkflowHistory, WorkflowMessage, WorkflowTask

public interface Permissionable


Method Summary
 java.lang.String getOwner()
           
 long getPermissionId()
          Sets the id to be used for checking permissions
 void setOwner(java.lang.String owner)
           
 

Method Detail

getPermissionId

long getPermissionId()
Sets the id to be used for checking permissions

Returns:

getOwner

java.lang.String getOwner()

setOwner

void setOwner(java.lang.String owner)


Copyright © 2009 Dotmarketing, Inc. All Rights Reserved.