com.ebmwebsourcing.webeditor.impl.domain.project
Class ProjectInstanceMetaData

java.lang.Object
  extended by com.ebmwebsourcing.webeditor.impl.domain.project.ProjectInstanceMetaData
All Implemented Interfaces:
IProjectInstanceMetaData, com.google.gwt.user.client.rpc.IsSerializable

public abstract class ProjectInstanceMetaData
extends java.lang.Object
implements IProjectInstanceMetaData


Constructor Summary
ProjectInstanceMetaData()
           
 
Method Summary
 IProjectFile getFile()
           
 void setFile(IProjectFile file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectInstanceMetaData

public ProjectInstanceMetaData()
Method Detail

getFile

public IProjectFile getFile()
Specified by:
getFile in interface IProjectInstanceMetaData

setFile

public void setFile(IProjectFile file)
Specified by:
setFile in interface IProjectInstanceMetaData


Copyright © 2010-2011 Petals Link. All Rights Reserved.