Uses of Interface
com.dotmarketing.business.Versionable

Packages that use Versionable
com.dotmarketing.beans   
com.dotmarketing.cache   
com.dotmarketing.cms.registration.model   
com.dotmarketing.factories   
com.dotmarketing.portlets.banners.model   
com.dotmarketing.portlets.calendar.model   
com.dotmarketing.portlets.campaigns.model   
com.dotmarketing.portlets.categories.model   
com.dotmarketing.portlets.communications.model   
com.dotmarketing.portlets.containers.model   
com.dotmarketing.portlets.contentlet.model   
com.dotmarketing.portlets.dashboard.business   
com.dotmarketing.portlets.discountcode.model   
com.dotmarketing.portlets.entities.model   
com.dotmarketing.portlets.event_registrations.model   
com.dotmarketing.portlets.events.model   
com.dotmarketing.portlets.facilities.model   
com.dotmarketing.portlets.files.model   
com.dotmarketing.portlets.fileUpload.model   
com.dotmarketing.portlets.folders.model   
com.dotmarketing.portlets.htmlpages.model   
com.dotmarketing.portlets.jobs.model   
com.dotmarketing.portlets.links.model   
com.dotmarketing.portlets.mailinglists.model   
com.dotmarketing.portlets.order_manager.model   
com.dotmarketing.portlets.organization.model   
com.dotmarketing.portlets.product.model   
com.dotmarketing.portlets.report.model   
com.dotmarketing.portlets.structure.model   
com.dotmarketing.portlets.templates.model   
com.dotmarketing.portlets.user.model   
com.dotmarketing.portlets.userfilter.model   
com.dotmarketing.portlets.virtuallinks.model   
com.dotmarketing.portlets.webevents.model   
com.dotmarketing.portlets.workflowmessages.model   
com.dotmarketing.portlets.workflows.model   
 

Uses of Versionable in com.dotmarketing.beans
 

Classes in com.dotmarketing.beans that implement Versionable
 class Host
          This is just a wrapper class over a contentlet, it just offers nice methods to access host content specific fields like the host name but it underneath is just a piece of content
 class Identifier
           
 class Inode
           
 class UserProxy
           
 class WebAsset
           
 

Uses of Versionable in com.dotmarketing.cache
 

Methods in com.dotmarketing.cache with parameters of type Versionable
static void IdentifierCache.addVersionableToIdentifierCache(Versionable versionable)
           
static Identifier IdentifierCache.getIdentifierFromIdentifierCache(Versionable versionable)
           
static void IdentifierCache.removeAssetFromIdCache(Versionable versionable)
           
 

Uses of Versionable in com.dotmarketing.cms.registration.model
 

Classes in com.dotmarketing.cms.registration.model that implement Versionable
 class AddressProxy
           
 

Uses of Versionable in com.dotmarketing.factories
 

Methods in com.dotmarketing.factories with parameters of type Versionable
static Identifier IdentifierFactory.createNewIdentifier(Versionable versionable, Host host)
           
static Identifier IdentifierFactory.getIdentifierByInode(Versionable versionable)
          Gets the parent Identifer by the inode.
 

Uses of Versionable in com.dotmarketing.portlets.banners.model
 

Classes in com.dotmarketing.portlets.banners.model that implement Versionable
 class Banner
           
 

Uses of Versionable in com.dotmarketing.portlets.calendar.model
 

Classes in com.dotmarketing.portlets.calendar.model that implement Versionable
 class Event
           
 class EventRecurrence
           
 

Uses of Versionable in com.dotmarketing.portlets.campaigns.model
 

Classes in com.dotmarketing.portlets.campaigns.model that implement Versionable
 class Campaign
           
 class Click
           
 class Recipient
           
 

Uses of Versionable in com.dotmarketing.portlets.categories.model
 

Classes in com.dotmarketing.portlets.categories.model that implement Versionable
 class Category
           
 

Uses of Versionable in com.dotmarketing.portlets.communications.model
 

Classes in com.dotmarketing.portlets.communications.model that implement Versionable
 class Communication
          This class is to get the communication object of the communication manager portlet
 

Uses of Versionable in com.dotmarketing.portlets.containers.model
 

Classes in com.dotmarketing.portlets.containers.model that implement Versionable
 class Container
           
 

Uses of Versionable in com.dotmarketing.portlets.contentlet.model
 

Classes in com.dotmarketing.portlets.contentlet.model that implement Versionable
 class Contentlet
           
 class ContentletAndBinary
           
 

Uses of Versionable in com.dotmarketing.portlets.dashboard.business
 

Methods in com.dotmarketing.portlets.dashboard.business that return types with arguments of type Versionable
 java.util.List<Versionable> DashboardAPIImpl.myLockedAssets(com.liferay.portal.model.User user)
           
 java.util.List<Versionable> DashboardAPI.myLockedAssets(com.liferay.portal.model.User user)
           
 

Uses of Versionable in com.dotmarketing.portlets.discountcode.model
 

Classes in com.dotmarketing.portlets.discountcode.model that implement Versionable
 class DiscountCode
           
 

Uses of Versionable in com.dotmarketing.portlets.entities.model
 

Classes in com.dotmarketing.portlets.entities.model that implement Versionable
 class Entity
           
 

Uses of Versionable in com.dotmarketing.portlets.event_registrations.model
 

Classes in com.dotmarketing.portlets.event_registrations.model that implement Versionable
 class WebEventAttendee
           
 class WebEventRegistration
           
 

Uses of Versionable in com.dotmarketing.portlets.events.model
 

Classes in com.dotmarketing.portlets.events.model that implement Versionable
 class EventRegistration
           
 class Recurance
           
 

Uses of Versionable in com.dotmarketing.portlets.facilities.model
 

Classes in com.dotmarketing.portlets.facilities.model that implement Versionable
 class Facility
           
 

Uses of Versionable in com.dotmarketing.portlets.files.model
 

Classes in com.dotmarketing.portlets.files.model that implement Versionable
 class File
           
 class MP3File
           
 

Uses of Versionable in com.dotmarketing.portlets.fileUpload.model
 

Classes in com.dotmarketing.portlets.fileUpload.model that implement Versionable
 class FileUpload
           
 

Uses of Versionable in com.dotmarketing.portlets.folders.model
 

Classes in com.dotmarketing.portlets.folders.model that implement Versionable
 class Folder
           
 

Uses of Versionable in com.dotmarketing.portlets.htmlpages.model
 

Classes in com.dotmarketing.portlets.htmlpages.model that implement Versionable
 class HTMLPage
           
 

Uses of Versionable in com.dotmarketing.portlets.jobs.model
 

Classes in com.dotmarketing.portlets.jobs.model that implement Versionable
 class Jobs
           
 class Resume
           
 class Searchfirm
           
 

Uses of Versionable in com.dotmarketing.portlets.links.model
 

Classes in com.dotmarketing.portlets.links.model that implement Versionable
 class Link
           
 

Uses of Versionable in com.dotmarketing.portlets.mailinglists.model
 

Classes in com.dotmarketing.portlets.mailinglists.model that implement Versionable
 class MailingList
           
 

Uses of Versionable in com.dotmarketing.portlets.order_manager.model
 

Classes in com.dotmarketing.portlets.order_manager.model that implement Versionable
 class Order
           
 class OrderItem
           
 

Uses of Versionable in com.dotmarketing.portlets.organization.model
 

Classes in com.dotmarketing.portlets.organization.model that implement Versionable
 class Organization
           
 

Uses of Versionable in com.dotmarketing.portlets.product.model
 

Classes in com.dotmarketing.portlets.product.model that implement Versionable
 class Product
           
 class ProductFormat
           
 class ProductPrice
           
 

Uses of Versionable in com.dotmarketing.portlets.report.model
 

Classes in com.dotmarketing.portlets.report.model that implement Versionable
 class Report
           
 class ReportParameter
           
 

Uses of Versionable in com.dotmarketing.portlets.structure.model
 

Classes in com.dotmarketing.portlets.structure.model that implement Versionable
 class Field
           
 class Relationship
           
 class Structure
           
 

Uses of Versionable in com.dotmarketing.portlets.templates.model
 

Classes in com.dotmarketing.portlets.templates.model that implement Versionable
 class Template
           
 class TemplateWrapper
           
 

Uses of Versionable in com.dotmarketing.portlets.user.model
 

Classes in com.dotmarketing.portlets.user.model that implement Versionable
 class UserComment
           
 

Uses of Versionable in com.dotmarketing.portlets.userfilter.model
 

Classes in com.dotmarketing.portlets.userfilter.model that implement Versionable
 class UserFilter
           
 

Uses of Versionable in com.dotmarketing.portlets.virtuallinks.model
 

Classes in com.dotmarketing.portlets.virtuallinks.model that implement Versionable
 class VirtualLink
           
 

Uses of Versionable in com.dotmarketing.portlets.webevents.model
 

Classes in com.dotmarketing.portlets.webevents.model that implement Versionable
 class WebEvent
           
 class WebEventLocation
           
 

Uses of Versionable in com.dotmarketing.portlets.workflowmessages.model
 

Classes in com.dotmarketing.portlets.workflowmessages.model that implement Versionable
 class WorkflowMessage
           
 

Uses of Versionable in com.dotmarketing.portlets.workflows.model
 

Classes in com.dotmarketing.portlets.workflows.model that implement Versionable
 class WorkflowComment
           
 class WorkflowHistory
           
 class WorkflowTask
           
 



Copyright © 2010 dotCMS Inc. All Rights Reserved.