com.bea.netuix.application.definition
Interface DateableDefinition

All Superinterfaces
Serializable
All Known Implementing Classes:
BookDefinition, CommunityDefinition, DesktopDefinition, LayoutDefinition, LookAndFeelDefinition, MenuDefinition, PageDefinition, PortalDefinition, PortletCategoryDefinition, PortletDefinition, ShellDefinition, ThemeDefinition

public interface DateableDefinition
extends Serializable

This interface is intended to be implemented only by Oracle Weblogic Portal. Oracle Systems reserves the right to add abstract methods to this interface without notice. Implementations of this interface by other parties must not be expected to compile without change in future versions of Oracle Weblogic Portal.

Method Summary
 Date getCreatedDate()
           
 Date getModifiedDate()
           
 

Method Detail

getCreatedDate

Date getCreatedDate()

getModifiedDate

Date getModifiedDate()


Copyright © 2011, Oracle. All rights reserved.