Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.editor
Class FragmentInfo

java.lang.Object
  extended by org.nuxeo.theme.editor.FragmentInfo

public class FragmentInfo
extends Object


Field Summary
 List<ViewType> viewTypes
           
 
Method Summary
 void addView(ViewType viewType)
           
 FragmentType getFragmentType()
           
 List<ViewType> getViews()
           
 List<ViewType> getViewTypes()
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

viewTypes

public List<ViewType> viewTypes
Method Detail

getViewTypes

public List<ViewType> getViewTypes()

getFragmentType

public FragmentType getFragmentType()

addView

public void addView(ViewType viewType)

getViews

public List<ViewType> getViews()

size

public int size()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.